Completed
Push — master ( 5f0b7c...ee8e0d )
by Julián
07:18 queued 03:44
created
src/DocumentManagerBuilder.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -54,7 +54,7 @@
 block discarded – undo
54 54
      *
55 55
      * @throws \InvalidArgumentException
56 56
      *
57
-     * @return \Doctrine\ORM\EntityManager
57
+     * @return DocumentManager
58 58
      */
59 59
     public static function build(array $options)
60 60
     {
Please login to merge, or discard this patch.