Completed
Push — dev ( 2bd8d3...3ec327 )
by Андрей
03:02
created
src/Controller/ExecutorController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -180,7 +180,7 @@
 block discarded – undo
180 180
      * Запуск выполнения фикстур
181 181
      *
182 182
      * @param ExecutorInterface $executor
183
-     * @param                   $method
183
+     * @param                   string $method
184 184
      * @param array             $contextData
185 185
      */
186 186
     protected function runFixture(ExecutorInterface $executor, $method, array $contextData = [])
Please login to merge, or discard this patch.