phpcs --standard=Drupal modules/contrib/externalauth/
FILE: /var/www/drupal-8/modules/contrib/externalauth/src/Tests/AuthmapTest.php
------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------
17 | ERROR | Missing member variable doc comment
------------------------------------------------------------------------------
FILE: /var/www/drupal-8/modules/contrib/externalauth/src/Plugin/migrate/destination/Authmap.php
-----------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------
6 | WARNING | [x] Unused use statement
-----------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------------------
Time: 545ms; Memory: 10MB
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | code_standarts-3066373-2.patch | 890 bytes | sergiu stici |
Comments
Comment #2
sergiu stici commentedHere is the patch, please review.
Comment #3
claudiu.cristeaGreat!
Comment #5
svendecabooterThank you for the patch!
Committed.