ILIAS
release_8 Revision v8.25-1-g13de6a5eca6
◀ ilDoc Overview
ilOnScreenChatBaseTest.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
21
use
ILIAS\DI\Container
;
22
use PHPUnit\Framework\TestCase;
23
28
abstract
class
ilOnScreenChatBaseTest
extends
TestCase
29
{
30
}
ILIAS\DI\Container
Customizing of pimple-DIC for ILIAS.
Definition:
Container.php:32
ilOnScreenChatBaseTest
Class ilOnScreenChatBaseTest.
Definition:
ilOnScreenChatBaseTest.php:29
Services
OnScreenChat
test
ilOnScreenChatBaseTest.php
Generated on Sun Dec 14 2025 22:01:47 for ILIAS by
1.9.4 (using
Doxyfile
)