diff --git a/src/Client/ClientImplementation.php b/src/Client/ClientImplementation.php index ad011887481e95f85de99e4ad5535f5b9a8d7548..a749f924b6e2276a74e0e838c898842dc8ecba82 100644 --- a/src/Client/ClientImplementation.php +++ b/src/Client/ClientImplementation.php @@ -88,7 +88,7 @@ class ClientImplementation implements Client, LoggerAwareInterface $this->timeout ); - if ( $this->is_logger_available ) { + if ($this->is_logger_available) { $this->logger->debug( "Sent request with: URL: {$fullUrl};\n METHOD: {$method};\n BODY: {$body};\n" ."HEADERS: ".json_encode(