Fix the following Coder Sniffer issues in Drupal Tests:

FILE: .../pareviewsh/pareview_temp/tests/Controller/DefaultControllerTest.php
--------------------------------------------------------------------------
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
--------------------------------------------------------------------------
 16 | ERROR   | [x] Expected 1 blank line before function; 2 found
 27 | WARNING | [ ] Possible useless method overriding detected
--------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------

Comments

ilchovuchkov created an issue. See original summary.

  • ilchovuchkov committed 9fff42d on 8.x-1.x
    Issue #3070613 by ilchovuchkov: Fix the Coder Sniffer issues in Tests.
    
vuil’s picture

Status: Active » Fixed
vuil’s picture

Status: Fixed » Closed (fixed)