Completed
Push — develop ( 0f1f4e...af4ea6 )
by Stéphane
01:56
created
src/Rule.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -145,7 +145,7 @@
 block discarded – undo
145 145
 
146 146
     /**
147 147
      * Retrieve the last filled index in a given array
148
-     * @param  array  $data
148
+     * @param  string[]  $data
149 149
      * @return integer
150 150
      */
151 151
     private function lastFilledIndex(array $data)
Please login to merge, or discard this patch.