@@ -321,7 +321,7 @@ discard block |
||
| 321 | 321 | /** |
| 322 | 322 | * Return loaded entities |
| 323 | 323 | * |
| 324 | - * @return mixed |
|
| 324 | + * @return ArrayCollection |
|
| 325 | 325 | */ |
| 326 | 326 | public function getEntities() |
| 327 | 327 | { |
@@ -397,7 +397,7 @@ discard block |
||
| 397 | 397 | } |
| 398 | 398 | |
| 399 | 399 | /** |
| 400 | - * @return array |
|
| 400 | + * @return integer[] |
|
| 401 | 401 | */ |
| 402 | 402 | public function getActionNames() |
| 403 | 403 | { |