- Issue created by @m.abdulqader
- a02f414f committed on 1.0.x
Issue #3490936: Fix PHPCS issues
- a02f414f committed on 1.0.x
Automatically closed - issue fixed for 2 weeks with no activity.
PHPCBF RESULT SUMMARY
---------------------------------------------------------------------------------------------------
FILE FIXED REMAINING
---------------------------------------------------------------------------------------------------
/private/var/www/drupal/modules/custom/tms/tms.module 17 1
/private/var/www/drupal/modules/custom/tms/tms.install 24 1
/private/var/www/drupal/modules/custom/tms/tms.links.menu.yml 1 0
/private/var/www/drupal/modules/custom/tms/src/Form/TicketForm.php 1 0
/private/var/www/drupal/modules/custom/tms/src/Entity/TicketViewsData.php 4 0
/private/var/www/drupal/modules/custom/tms/src/Entity/TicketType.php 1 0
/private/var/www/drupal/modules/custom/tms/src/Entity/Ticket.php 21 0
/private/var/www/drupal/modules/custom/tms/src/Plugin/Block/TicketBlock.php 18 1
/private/var/www/drupal/modules/custom/tms/src/Controller/TicketController.php 30 0
/private/var/www/drupal/modules/custom/tms/src/TicketPermissions.php 3 0
---------------------------------------------------------------------------------------------------
A TOTAL OF 120 ERRORS WERE FIXED IN 10 FILES
---------------------------------------------------------------------------------------------------
Active
1.0
Code
Issue #3490936: Fix PHPCS issues
Automatically closed - issue fixed for 2 weeks with no activity.