Completed
Push — hotfix/wpcs-issue-1087 ( c965dd )
by Juliette
01:58
created
PHPCompatibility/Sniffs/PHP/ForbiddenNamesAsDeclaredSniff.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -582,7 +582,7 @@
 block discarded – undo
582 582
     /**
583 583
      * Returns an array of tokens this test wants to listen for.
584 584
      *
585
-     * @return array
585
+     * @return integer[]
586 586
      */
587 587
     public function register()
588 588
     {
Please login to merge, or discard this patch.