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

Command icon 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

Grimreaper created an issue. See original summary.

grimreaper’s picture

Assigned: grimreaper » Unassigned
Status: Active » Fixed
grimreaper’s picture

Assigned: Unassigned » grimreaper

I will revert that. Finally excluding this rule in PHPMD to avoid PHPCS warnings.

  • Grimreaper authored 81a7c6d on 8.x-1.x
    Issue #3199720 by Grimreaper: Revert Fix PHPMD
    
grimreaper’s picture

Assigned: grimreaper » Unassigned

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.