@@ -177,7 +177,7 @@ |
||
| 177 | 177 | /** |
| 178 | 178 | * Tries to dispatch all messages to notification service |
| 179 | 179 | * |
| 180 | - * @return bool |
|
| 180 | + * @return boolean|null |
|
| 181 | 181 | * @throws Zbox\UnifiedPush\Exception\ClientException |
| 182 | 182 | * @throws Zbox\UnifiedPush\Exception\RuntimeException |
| 183 | 183 | * @throws \Exception |