Exemple #1
0
 private function givenExeutionOf_With_IsNotPermitted($action, $params)
 {
     $this->access->add((new GenericAccessRestriction($action))->denyExecutionWith($params));
 }