Completed
Push — master ( fcab66...68f1fa )
by Philip
05:57
created
src/CRUDlex/ServiceProvider.php 1 patch
Doc Comments   -4 removed lines patch added patch discarded remove patch
@@ -203,10 +203,6 @@
 block discarded – undo
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
Please login to merge, or discard this patch.