• Модуль: intranet
  • Путь к файлу: ~/bitrix/modules/intranet/lib/CustomSection/DataStructures/CustomSectionPage.php
  • Класс: BitrixIntranetCustomSectionDataStructuresCustomSectionPage
  • Вызов: CustomSectionPage::getTitle
public function getTitle(): ?string
{
	return $this->title;
}