@@ -373,7 +373,7 @@ discard block |
||
| 373 | 373 | /** |
| 374 | 374 | * Get performanceEvents |
| 375 | 375 | * |
| 376 | - * @return \Doctrine\Common\Collections\Collection |
|
| 376 | + * @return PerformanceEvent[] |
|
| 377 | 377 | */ |
| 378 | 378 | public function getPerformanceEvents() |
| 379 | 379 | { |
@@ -468,7 +468,7 @@ discard block |
||
| 468 | 468 | /** |
| 469 | 469 | * Get galleryHasMedia |
| 470 | 470 | * |
| 471 | - * @return \Doctrine\Common\Collections\Collection |
|
| 471 | + * @return GalleryHasMedia |
|
| 472 | 472 | */ |
| 473 | 473 | public function getGalleryHasMedia() |
| 474 | 474 | { |
@@ -476,7 +476,7 @@ discard block |
||
| 476 | 476 | } |
| 477 | 477 | |
| 478 | 478 | /** |
| 479 | - * @return Festival |
|
| 479 | + * @return History |
|
| 480 | 480 | */ |
| 481 | 481 | public function getFestival() |
| 482 | 482 | { |