@@ -37,7 +37,7 @@ |
||
37 | 37 | * The session information is an associative array that contains the sessionId and realm |
38 | 38 | * |
39 | 39 | * @param array $args |
40 | - * @return array |
|
40 | + * @return string[] |
|
41 | 41 | */ |
42 | 42 | public function processHello(array $args) |
43 | 43 | { |