• Модуль: landing
  • Путь к файлу: ~/bitrix/modules/landing/lib/hook/page.php
  • Класс: BitrixLandingHookPage
  • Вызов: Page::isNeedPublication
public function isNeedPublication(): bool
{
	return $this->isNeedPublication;
}