Test Failed
Push — develop ( 4fb714...2a02a1 )
by nguereza
05:02
created
src/OAuth2/Middleware/OauthResourceMiddleware.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -49,8 +49,7 @@
 block discarded – undo
49 49
  * @package Platine\Framework\OAuth2\Middleware
50 50
  * @template T
51 51
  */
52
-class OAuthResourceMiddleware implements MiddlewareInterface
53
-{
52
+class OAuthResourceMiddleware implements MiddlewareInterface {
54 53
     /**
55 54
      * The Resource Server
56 55
      * @var ResourceServerInterface
Please login to merge, or discard this patch.