Completed
Pull Request — master (#407)
by Mike
03:00
created
lib/Doctrine/DBAL/Migrations/LazySchemaManipulator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -38,7 +38,7 @@
 block discarded – undo
38 38
     }
39 39
 
40 40
     /**
41
-     * @return Schema
41
+     * @return \ProxyManager\Proxy\GhostObjectInterface
42 42
      */
43 43
     public function createFromSchema()
44 44
     {
Please login to merge, or discard this patch.