@@ -185,6 +185,10 @@ |
||
| 185 | 185 | )); |
| 186 | 186 | } |
| 187 | 187 | |
| 188 | + /** |
|
| 189 | + * @param string|null $actorId |
|
| 190 | + * @param string|null $actorInstitution |
|
| 191 | + */ |
|
| 188 | 192 | private function assertRaaCommandMayBeExecuted($actorId, $actorInstitution, Command $command) |
| 189 | 193 | { |
| 190 | 194 | // Assert RAA specific authorizations |