Skip to content
Snippets Groups Projects

Issue #3257288: PHPCS errors on config files

Open Urvashi Vora requested to merge issue/libraries-3257288:3257288-phpcs-errors-on into 4.0.x
2 unresolved threads

Closes #3257288

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
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.
  • 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.
  • The src/ExternalLibrary/Asset/LocalRemoteAssetTrait.php file has been already modified by a commit.

    Edited by Alberto Paderno
  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • Please register or sign in to reply
    Loading