Completed
Push — php70 ( e0e809...6cc306 )
by Wim
02:57
created
Sniffs/PHP/NewAnonymousClassesSniff.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -42,7 +42,7 @@
 block discarded – undo
42 42
      * @param int                  $stackPtr  The position of the current token in the
43 43
      *                                        stack passed in $tokens.
44 44
      *
45
-     * @return void
45
+     * @return false|null
46 46
      */
47 47
     public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
48 48
     {
Please login to merge, or discard this patch.