Failed Conditions
Push — ng ( a2b1ac...8ea883 )
by Florent
04:25
created
src/Component/AuthorizationEndpoint/UserAccount/UserAccountChecker.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -19,6 +19,7 @@
 block discarded – undo
19 19
 {
20 20
     /**
21 21
      * @param Authorization $authorization
22
+     * @return void
22 23
      */
23 24
     public function check(Authorization $authorization);
24 25
 }
Please login to merge, or discard this patch.