Completed
Pull Request — master (#22)
by Sergey
03:51
created
oldtests/BaseTestCase.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -72,7 +72,7 @@
 block discarded – undo
72 72
     /**
73 73
      * Delete index.
74 74
      *
75
-     * @param mixed $index
75
+     * @param string $index
76 76
      */
77 77
     protected function deleteIndex($index)
78 78
     {
Please login to merge, or discard this patch.