@@ -64,7 +64,7 @@ discard block |
||
| 64 | 64 | * If one of the two configuration options is configured with null (the default), |
| 65 | 65 | * than the institution the query was performed for is set as the default. |
| 66 | 66 | * |
| 67 | - * @param $institution |
|
| 67 | + * @param string $institution |
|
| 68 | 68 | * @return array |
| 69 | 69 | */ |
| 70 | 70 | public function getAvailableInstitutionsFor($institution) |
@@ -91,7 +91,7 @@ discard block |
||
| 91 | 91 | * If one of the two configuration options is configured with null (the default), |
| 92 | 92 | * than the institution the query was performed for is set as the default. |
| 93 | 93 | * |
| 94 | - * @param $institution |
|
| 94 | + * @param string $institution |
|
| 95 | 95 | * @return array |
| 96 | 96 | */ |
| 97 | 97 | public function getAvailableSeleactRaaInstitutionsFor($institution) |