Completed
Pull Request — master (#71)
by Arnaud
02:45
created
Admin/Factory/AdminFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -231,7 +231,7 @@
 block discarded – undo
231 231
      *
232 232
      * @param string $entityClass
233 233
      * @param string|null $name
234
-     * @return DataProvider|mixed
234
+     * @return \LAG\AdminBundle\DataProvider\DataProviderInterface
235 235
      * @throws Exception
236 236
      */
237 237
     protected function getDataProvider($entityClass, $name = null)
Please login to merge, or discard this patch.