Completed
Push — feature/fine-grained-authoriza... ( a0b49e...e5cbf9 )
by
unknown
22s
created
Surfnet/StepupMiddleware/ApiBundle/Controller/RaSecondFactorController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -74,7 +74,7 @@
 block discarded – undo
74 74
 
75 75
     /**
76 76
      * @param Request $request
77
-     * @param Institution $institution
77
+     * @param Institution $actorInstitution
78 78
      * @return RaSecondFactorQuery
79 79
      */
80 80
     private function buildRaSecondFactorQuery(Request $request, Institution $actorInstitution)
Please login to merge, or discard this patch.