19 declare(strict_types=1);
41 $types = [C\Panel\Sub::class];
43 $this->checkArgListElements(
"content",
$content, $types);
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
trait HasViewControls
Trait for panels supporting view controls.
__construct(string $title, $content)
__construct(Container $dic, ilPlugin $plugin)