Completed
Pull Request — master (#58)
by
unknown
40:48 queued 23:30
created
src/Standards/BestIt/Sniffs/Formatting/EqualOperatorSniff.php 1 patch
Doc Comments   -4 removed lines patch added patch discarded remove patch
@@ -41,8 +41,6 @@  discard block
 block discarded – undo
41 41
     /**
42 42
      * Find the T_IS_EQUAL token and add a warning.
43 43
      *
44
-     * @param File $phpcsFile
45
-     * @param int $stackPtr
46 44
      *
47 45
      * @return void
48 46
      */
@@ -66,8 +64,6 @@  discard block
 block discarded – undo
66 64
     /**
67 65
      * Processes the token.
68 66
      *
69
-     * @param File $phpcsFile
70
-     * @param int $stackPtr
71 67
      *
72 68
      * @return void
73 69
      */
Please login to merge, or discard this patch.