• Модуль: landing
  • Путь к файлу: ~/bitrix/modules/landing/lib/update/block/nodeattributes.php
  • Класс: BitrixLandingUpdateBlockNodeAttributes
  • Вызов: NodeAttributes::getOptionName
private function getOptionName()
{
	return self::OPTION_NAME . $this->status['UPDATER_ID'];
}