@@ -13,7 +13,7 @@ |
||
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 | { |