• Модуль: landing
  • Путь к файлу: ~/bitrix/modules/landing/lib/History/Action/AddNodeAction.php
  • Класс: BitrixLandingHistoryActionAddNodeAction
  • Вызов: AddNodeAction::execute
public function execute(bool $undo = true): bool
{
	return true;
}