@@ -360,7 +360,7 @@ |
||
| 360 | 360 | * |
| 361 | 361 | * Sets hive vars: user[] (mandatory), api_app[] (optional) and user_scopes[], user_groups[] |
| 362 | 362 | * |
| 363 | - * @return boolean true/false on valid access credentials |
|
| 363 | + * @return null|boolean true/false on valid access credentials |
|
| 364 | 364 | */ |
| 365 | 365 | protected function validateAccess() |
| 366 | 366 | { |