PHP |
---|
public function __construct(string $type, string $name) |
PHP |
---|
include_once "LJCRoot.php"; $prefix = RelativePrefix(); include_once "$prefix/GenTextLib/LJCGenTextSectionLib.php"; $directive = new LJCDirective("SectionBegin", "Class"); |