Completed
Pull Request — master (#330)
by
unknown
01:16
created
src/Kdyby/Doctrine/Connection.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -64,7 +64,7 @@
 block discarded – undo
64 64
 
65 65
 	/**
66 66
 	 * @internal
67
-	 * @param Doctrine\ORM\EntityManager $em
67
+	 * @param EntityManager $em
68 68
 	 * @return $this
69 69
 	 */
70 70
 	public function bindEntityManager(Doctrine\ORM\EntityManager $em)
Please login to merge, or discard this patch.