Completed
Push — master ( a6414e...a14e1b )
by Shcherbak
02:22
created
src/Pattern/Patterns/ParametersPattern.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -152,7 +152,7 @@
 block discarded – undo
152 152
     /**
153 153
      * @param Token $token
154 154
      * @param Collection $section
155
-     * @param $index
155
+     * @param integer $index
156 156
      * @return Token
157 157
      */
158 158
     private function getEndArray(Token $token, Collection $section, $index) {
Please login to merge, or discard this patch.