19declare(strict_types=1);
25 public static ?Container
$dic =
null;
27 public static function dic(): Container
35 protected static function buildDIC(): Container
38 $dic =
new Container();
44 $dic[
'repo.Authorities'],
45 $dic[
'repo.UserAssignments'],
51 $dic[
"repo.OperationContexts"]
55 $dic[
"repo.Operations"],
56 $dic[
"repo.OperationContexts"]
Builds a Color from either hex- or rgb values.
Class ilCtrl provides processing control methods.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Interface RequestWrapper.
An entity that renders components to a string output.
Interface ilAccessHandler This interface combines all available interfaces which can be called via gl...