PHP8
[m6w6/seekat] / lib / Exception / RequestException.php
index 3ef263c00e8d4d72ef700eee5ca5858e15e3dc42..06bc96032b5b37b6bb3830fd7847c46bcabe8f6f 100644 (file)
@@ -2,17 +2,13 @@
 
 namespace seekat\Exception;
 
-use http\ {
-       Client\Response,
-       Header
-};
+use http\{Client\Response, Header};
 use seekat\Exception;
 
 /**
  * @code-coverage-ignore
  */
-class RequestException extends \Exception implements Exception
-{
+class RequestException extends \Exception implements Exception {
        /**
         * JSON errors
         * @var array