Completed
Push — develop ( 22307e...eb2da7 )
by Mario
01:42
created
src/AppBundle/Entity/Attribute/Accessor/Form.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
      * Set form
14 14
      *
15 15
      * @param \AppBundle\Entity\Form $form
16
-     * @return object
16
+     * @return Form
17 17
      */
18 18
     public function setForm(FormEntity $form = null)
19 19
     {
Please login to merge, or discard this patch.