ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
◀ ilDoc Overview
LatexContent.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
21
namespace
ILIAS\UI\Implementation\Component\Legacy
;
22
23
use
ILIAS\UI\Component
as
C
;
24
25
class
LatexContent
extends
Content
implements
C\Legacy\LatexContent
26
{
27
}
C\Legacy\LatexContent
ILIAS\UI\Implementation\Component\Legacy\Content
Definition:
Content.php:35
ILIAS\UI\Implementation\Component\Legacy\LatexContent
Definition:
LatexContent.php:26
ILIAS\UI\Component
ILIAS\UI\Implementation\Component\Legacy
Definition:
Content.php:21
components
ILIAS
UI
src
Implementation
Component
Legacy
LatexContent.php
Generated on Sat Oct 18 2025 23:04:38 for ILIAS by
1.9.4 (using
Doxyfile
)