19declare(strict_types=1);
37 private bool $info_tab_visibility = self::DEFAULT_INFO_TAB_VISIBILITY
43 return $this->info_tab_visibility;
48 FieldFactory $field_factory,
57 return $field_factory->checkbox($language->txt(self::INPUT_LABEL))
59 ->withValue($this->getVisibility());
const DEFAULT_INFO_TAB_VISIBILITY
__construct(private bool $info_tab_visibility=self::DEFAULT_INFO_TAB_VISIBILITY)
toForm(\ilLanguage $language, FieldFactory $field_factory, Refinery $refinery)
return['delivery_method'=> 'php',]
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...