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