• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/internals/entity.php
  • Класс: BitrixSaleInternalsEntity
  • Вызов: Entity::getEntityEventName
static function getEntityEventName()
{
	throw new MainNotImplementedException(static::class . ':' . __FUNCTION__ . ' is not implemented');
}