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
CommentFileSizeAuthor
#2 code_standarts-3066373-2.patch890 bytessergiu stici

Comments

Sergiu Stici created an issue. See original summary.

sergiu stici’s picture

Status: Active » Needs review
StatusFileSize
new890 bytes

Here is the patch, please review.

claudiu.cristea’s picture

Status: Needs review » Reviewed & tested by the community

Great!

svendecabooter’s picture

Status: Reviewed & tested by the community » Fixed

Thank you for the patch!
Committed.

Status: Fixed » Closed (fixed)

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