$baseSection
$baseSection : mixed
Section Config
setBaseSection(mixed $baseSection) : \Charcoal\Cms\Config\SectionConfig
Base section ID.
Used in section loader to retrieve sections relative to this specific section. (usually: home)
mixed | $baseSection | Base section ID. |
setObjType(string $objType) : \Charcoal\Cms\Config\SectionConfig
string | $objType | Section object type. |