Skip to content
Snippets Groups Projects

Fixed phpcs issues.

3 unresolved threads

Closes #3353336

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
1 1 <?php
2 2
3 use Drupal\responsive_image\Entity\ResponsiveImageStyle;
3 /**
4 * @file
5 * Defines hooks related to the module.
  • 6 6 use Drupal\imageapi_optimize\ConfigurableImageAPIOptimizeProcessorBase;
    7 7
    8 8 /**
    9 * The Web Plugin class.
  • 1 1 <?php
    2 2
    3 /**
    4 * @file
    5 * For defining hooks related to the module.
  • Satyam Prakash added 1 commit

    added 1 commit

    • bdafb586 - Fixed remaining phpcs issues in files

    Compare with previous version

  • Alberto Paderno added 4 commits

    added 4 commits

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    • 41c846d8 - Moved the documentation comment containing the @file tag, which must be the...

    Compare with previous version

  • Please register or sign in to reply
    Loading