• Модуль: landing
  • Путь к файлу: ~/bitrix/modules/landing/lib/hook/page/robots.php
  • Класс: BitrixLandingHookPageRobots
  • Вызов: Robots::exec
public function exec()
{
	return $this->fields['CONTENT']->getValue();
}