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