• Модуль: landing
  • Путь к файлу: ~/bitrix/modules/landing/lib/source/seo.php
  • Класс: BitrixLandingSourceSeo
  • Вызов: Seo::getTitle
public function getTitle()
{
	return $this->getProperty(self::TITLE);
}