@@ -180,7 +180,7 @@ |
||
180 | 180 | * Запуск выполнения фикстур |
181 | 181 | * |
182 | 182 | * @param ExecutorInterface $executor |
183 | - * @param $method |
|
183 | + * @param string|null $method |
|
184 | 184 | * @param array $contextData |
185 | 185 | */ |
186 | 186 | protected function runFixture(ExecutorInterface $executor, $method, array $contextData = []) |