ILIAS  release_10 Revision v10.1-43-ga1241a92c2f
test_base_classes.php
Go to the documentation of this file.
1 <?php
2 
3 declare(strict_types=1);
4 
5 /* Copyright (c) 2021 Thibeau Fuhrer <thf@studer-raimann.ch> Extended GPL, see docs/LICENSE */
6 
7 return [
8  'ilctrlbaseclass1testgui',
9  'ilctrlbaseclass2testgui',
10 ];