25 return $this->container[
"rbacsystem"];
34 return $this->container[
"rbacadmin"];
43 return $this->container[
"rbacreview"];
An exception for terminatinating execution or to throw for unit testing.
Customizing of pimple-DIC for ILIAS.
Provides fluid interface to RBAC services.
system()
Get the interface to the RBAC system.
review()
Get the interface to query the RBAC system.
__construct(Container $container)
admin()
Get the interface to insert relations into the RBAC system.