Completed
Push — bugfix/fix-auth-filter ( 70afd1...09b739 )
by
unknown
02:35
created
src/Surfnet/StepupMiddleware/ApiBundle/Identity/Service/ProfileService.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -85,7 +85,7 @@
 block discarded – undo
85 85
     }
86 86
 
87 87
     /**
88
-     * @param Institution $identity
88
+     * @param IdentityId $identity
89 89
      * @return AuthorizedInstitutionCollection
90 90
      */
91 91
     private function findAuthorizationsBy(IdentityId $identity)
Please login to merge, or discard this patch.