Completed
Pull Request — develop (#290)
by
unknown
04:57 queued 02:44
created
src/Surfnet/StepupMiddleware/ApiBundle/Controller/CommandController.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -185,6 +185,9 @@
 block discarded – undo
185 185
         ));
186 186
     }
187 187
 
188
+    /**
189
+     * @param string|null $actorId
190
+     */
188 191
     private function assertRaaCommandMayBeExecuted($actorId, Command $command)
189 192
     {
190 193
         // Assert RAA specific authorizations
Please login to merge, or discard this patch.