Completed
Pull Request — master (#642)
by Antoine
20:39
created
src/Bridge/Doctrine/Orm/ItemDataProvider.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -105,8 +105,8 @@
 block discarded – undo
105 105
      * Transform and check the identifier, composite or not.
106 106
      *
107 107
      * @param $id
108
-     * @param $manager
109
-     * @param $resourceClass
108
+     * @param \Doctrine\Common\Persistence\ObjectManager $manager
109
+     * @param string $resourceClass
110 110
      *
111 111
      * @return array
112 112
      */
Please login to merge, or discard this patch.