Issue #3257288: PHPCS errors on config files
2 unresolved threads
Closes #3257288
Merge request reports
Activity
44 42 /** 45 43 * An array of attachable asset library IDs that this library depends on. 46 44 * 47 * @todo Explain the difference to regular dependencies. 45 * @var string[] 46 * 47 * @todo Explain the difference to regular dependencies. changed this line in version 3 of the diff
86 86 * The library manager that can be used to fetch dependencies. 87 87 * 88 88 * @return array 89 * An array representing the core library structure with version, CSS, JS, and dependencies. changed this line in version 3 of the diff
The src/ExternalLibrary/Asset/LocalRemoteAssetTrait.php file has been already modified by a commit.
Edited by Alberto Paderno
Please register or sign in to reply