Completed
Push — master ( 0728e2...7bf439 )
by Tomas
10:58 queued 10s
created
src/Authorization/BearerTokenAuthorization.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,7 @@
 block discarded – undo
9 9
 
10 10
 class BearerTokenAuthorization extends TokenAuthorization
11 11
 {
12
-   /**
12
+    /**
13 13
      * BearerTokenAuthorization constructor.
14 14
      *
15 15
      * @param BearerTokenRepositoryInterface $tokenRepository
Please login to merge, or discard this patch.