@@ -33,7 +33,7 @@ |
||
33 | 33 | public function __construct( |
34 | 34 | CredentialsInterface $credentials, |
35 | 35 | TransportInterface $transport, |
36 | - LoggerInterface $logger= null |
|
36 | + LoggerInterface $logger = null |
|
37 | 37 | ) { |
38 | 38 | $this->credentials = $credentials; |
39 | 39 | $this->transport = $transport; |