Completed
Push — hotfix/schema-expose-realId ( cf9ec6 )
by
unknown
11:01
created
src/Graviton/SchemaBundle/Document/Schema.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -295,7 +295,7 @@
 block discarded – undo
295 295
     /**
296 296
      * get properties
297 297
      *
298
-     * @return Schema[]|null
298
+     * @return null|\Doctrine\Common\Collections\ArrayCollection
299 299
      */
300 300
     public function getProperties()
301 301
     {
Please login to merge, or discard this patch.