@@ -146,7 +146,7 @@ discard block |
||
| 146 | 146 | } |
| 147 | 147 | |
| 148 | 148 | /** |
| 149 | - * @param array $activeProfilesList |
|
| 149 | + * @param string[] $activeProfilesList |
|
| 150 | 150 | */ |
| 151 | 151 | public function setActiveProfilesList(array $activeProfilesList) |
| 152 | 152 | { |
@@ -376,7 +376,7 @@ discard block |
||
| 376 | 376 | * |
| 377 | 377 | * @param string $profile |
| 378 | 378 | * |
| 379 | - * @return array |
|
| 379 | + * @return \ONGR\ElasticsearchBundle\Result\ArrayIterator |
|
| 380 | 380 | */ |
| 381 | 381 | public function getProfileSettings($profile) |
| 382 | 382 | { |