Completed
Pull Request — master (#1307)
by Dariusz
05:36
created
Tests/Index/AliasProcessorTest.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -211,6 +211,9 @@
 block discarded – undo
211 211
         ];
212 212
     }
213 213
 
214
+    /**
215
+     * @param string $name
216
+     */
214 217
     private function getMockedIndex($name)
215 218
     {
216 219
         $index = $this->getMockBuilder('FOS\\ElasticaBundle\\Elastica\\Index')
Please login to merge, or discard this patch.