|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ilSystemStyleLoggerMock:
Collaboration diagram for ilSystemStyleLoggerMock:Public Member Functions | |
| __construct (\ILIAS\DI\Container $DIC) | |
| root () | |
Public Member Functions inherited from ILIAS\DI\LoggingServices | |
| __construct (Container $container) | |
| root () | |
| Get interface to the global logger. More... | |
| __call (string $method_name, array $args) | |
| Get a component logger. More... | |
Additional Inherited Members | |
Protected Attributes inherited from ILIAS\DI\LoggingServices | |
| Container | $container |
Definition at line 5 of file ilSystemStyleLoggerMock.php.
| ilSystemStyleLoggerMock::__construct | ( | \ILIAS\DI\Container | $DIC | ) |
Definition at line 7 of file ilSystemStyleLoggerMock.php.
References $DIC.
| ilSystemStyleLoggerMock::root | ( | ) |
Definition at line 12 of file ilSystemStyleLoggerMock.php.