ILIAS  release_8 Revision v8.24
ilOnScreenChatBaseTest.php
Go to the documentation of this file.
1<?php
2
19declare(strict_types=1);
20
22use PHPUnit\Framework\TestCase;
23
28abstract class ilOnScreenChatBaseTest extends TestCase
29{
30}
Customizing of pimple-DIC for ILIAS.
Definition: Container.php:32
Class ilOnScreenChatBaseTest.