@@ -68,7 +68,7 @@ |
||
| 68 | 68 | } |
| 69 | 69 | |
| 70 | 70 | /** |
| 71 | - * @return callable |
|
| 71 | + * @return \Closure |
|
| 72 | 72 | */ |
| 73 | 73 | public static function tap() |
| 74 | 74 | { |
@@ -43,7 +43,6 @@ |
||
| 43 | 43 | } |
| 44 | 44 | |
| 45 | 45 | /** |
| 46 | - * @param Installation $installation |
|
| 47 | 46 | * @return Id $deviceServerId |
| 48 | 47 | */ |
| 49 | 48 | public function createDeviceServer(Token $token, string $apiKey, string $description): Id |