@@ -39,7 +39,7 @@ |
||
| 39 | 39 | $message['alreadyEncoded'] ?? false |
| 40 | 40 | ); |
| 41 | 41 | |
| 42 | - if (! $response) { |
|
| 42 | + if (!$response) { |
|
| 43 | 43 | throw CouldNotSendNotification::serviceRespondedWithAnError($response); |
| 44 | 44 | } |
| 45 | 45 | } |