@@ -154,7 +154,7 @@ |
||
| 154 | 154 | |
| 155 | 155 | /** |
| 156 | 156 | * @param $formName |
| 157 | - * @param $forProduct |
|
| 157 | + * @param boolean $forProduct |
|
| 158 | 158 | * @return null|\Symfony\Component\HttpFoundation\Response |
| 159 | 159 | */ |
| 160 | 160 | private function uploadFile($formName, $forProduct) |
@@ -119,7 +119,7 @@ |
||
| 119 | 119 | |
| 120 | 120 | /** |
| 121 | 121 | * Get the ID of the form used to change this object information |
| 122 | - * @return int type |
|
| 122 | + * @return string type |
|
| 123 | 123 | */ |
| 124 | 124 | public function getUpdateFormId() |
| 125 | 125 | { |