• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/internals/entity.php
  • Класс: BitrixSaleInternalsEntity
  • Вызов: Entity::checkValueBeforeSet
protected function checkValueBeforeSet($name, $value)
{
	return new Result();
}