@@ -218,7 +218,7 @@ |
||
218 | 218 | * |
219 | 219 | * @param string $procedureName |
220 | 220 | * |
221 | - * @return \React\Promise\Promise|false |
|
221 | + * @return \React\Promise\PromiseInterface |
|
222 | 222 | */ |
223 | 223 | public function unregister($procedureName) |
224 | 224 | { |