Problem/Motivation
FILE: /project/app/modules/custom/syslog_watcher/src/Controller/SyslogWatcherController.php
-------------------------------------------------------------------------------------------
108 | VIOLATION | Missing class import via use statement (line '108', column '19').
261 | VIOLATION | Missing class import via use statement (line '261', column '19').
Found 2 violations and 0 errors in 241ms
Issue fork syslog_watcher-3199720
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
grimreaperComment #5
grimreaperI will revert that. Finally excluding this rule in PHPMD to avoid PHPCS warnings.
Comment #7
grimreaper