ILIAS
release_8 Revision v8.24
◀ 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 Nov 2 2025 22:01:44 for ILIAS by
1.9.4 (using
Doxyfile
)