Completed
Push — master ( adab54...7e6371 )
by Juliette
11s
created
Tests/Sniffs/PHP/ParameterShadowSuperGlobalsSniffTest.php 1 patch
Doc Comments   -4 removed lines patch added patch discarded remove patch
@@ -26,10 +26,6 @@
 block discarded – undo
26 26
      * @dataProvider dataParameterShadowSuperGlobals
27 27
      *
28 28
      * @param int    $line  Line number where the error should occur.
29
-     * @param string $octal (Start of) Binary number as a string.
30
-     * @param bool   $testNoViolation Whether or not to test for noViolation.
31
-     *               Defaults to true. Set to false if another error is
32
-     *               expected on the same line (invalid binary)
33 29
      *
34 30
      * @return void
35 31
      */
Please login to merge, or discard this patch.