@@ -21,7 +21,7 @@ |
||
21 | 21 | * Register the given device to the logged in user. |
22 | 22 | * |
23 | 23 | * @param array $data |
24 | - * @return void |
|
24 | + * @return boolean |
|
25 | 25 | */ |
26 | 26 | public function registerDevice($data) |
27 | 27 | { |