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