Completed
Push — feature/authz-service ( 2625fb...8f3145 )
by
unknown
02:12
created
ApiBundle/Configuration/Repository/InstitutionAuthorizationRepository.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -46,7 +46,6 @@
 block discarded – undo
46 46
 
47 47
     /**
48 48
      * @param Institution $institution
49
-     * @param InstitutionRole $role
50 49
      * @return InstitutionAuthorization[]
51 50
      */
52 51
     public function findAuthorizationOptionsForInstitution(Institution $institution)
Please login to merge, or discard this patch.