• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/location/util/assert.php
  • Класс: BitrixSaleLocationUtilAssert
  • Вызов: Assert::castTrimLC
static function castTrimLC($value)
{
	return ToLower(trim($value));
}