@@ -224,7 +224,7 @@ |
||
224 | 224 | /** |
225 | 225 | * Do the actual registration of a new security key. |
226 | 226 | * |
227 | - * @return boolean Result of the registration. |
|
227 | + * @return boolean|null Result of the registration. |
|
228 | 228 | * @throws http_exception |
229 | 229 | */ |
230 | 230 | public function register() |