- Issue created by @Harpreet_singh_saluja
- First commit to issue fork.
- Status changed to Needs review
8 months ago 4:19am 12 March 2024
Referred source
when I run the command
phpcs --standard=Drupal --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml
for your module
I found this
FILE: /var/www/html/web/modules/contrib/varnish_purge/src/Form/VarnishPurgerFormBase.php
----------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------------------------
378 | WARNING | Unused variable $tokens.
----------------------------------------------------------------------------------------
FILE: /var/www/html/web/modules/contrib/varnish_purge/modules/varnish_image_purge/varnish_image_purge.module
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------
127 | WARNING | Unused variable $delta.
Needs review
2.2
Code