Completed
Push — feature/add-actorId-to-managem... ( 21d3ec )
by
unknown
03:44
created
src/Surfnet/StepupMiddleware/ApiBundle/Controller/RaCandidateController.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -85,7 +85,6 @@
 block discarded – undo
85 85
 
86 86
     /**
87 87
      * @param Request $request
88
-     * @param Institution $actorInstitution
89 88
      * @return JsonResponse
90 89
      */
91 90
     public function getAction(Request $request)
Please login to merge, or discard this patch.
Surfnet/StepupMiddleware/ApiBundle/Controller/RaSecondFactorController.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -82,7 +82,6 @@
 block discarded – undo
82 82
 
83 83
     /**
84 84
      * @param Request $request
85
-     * @param Institution $actorInstitution
86 85
      * @return RaSecondFactorQuery
87 86
      */
88 87
     private function buildRaSecondFactorQuery(Request $request)
Please login to merge, or discard this patch.