Failed Conditions
Push — master ( de6a42...332cc0 )
by Florent
15:27
created
src/Component/JwtBearerGrant/JwtBearerGrantType.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -303,7 +303,7 @@
 block discarded – undo
303 303
     /**
304 304
      * @param string $subject
305 305
      *
306
-     * @return ResourceOwnerId|null
306
+     * @return ResourceOwnerId
307 307
      */
308 308
     private function findResourceOwner(string $subject): ? ResourceOwnerId
309 309
     {
Please login to merge, or discard this patch.