@@ -203,10 +203,6 @@ |
||
| 203 | 203 | /** |
| 204 | 204 | * Initializes the instance. |
| 205 | 205 | * |
| 206 | - * @param DataFactoryInterface $dataFactory |
|
| 207 | - * the factory to create the concrete AbstractData instances |
|
| 208 | - * @param string $crudFile |
|
| 209 | - * the CRUD YAML file to parse |
|
| 210 | 206 | * @param string|null $crudFileCachingDirectory |
| 211 | 207 | * the writable directory to store the CRUD YAML file cache |
| 212 | 208 | * @param Container $app |