• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/cashbox/inputs/file.php
  • Класс: Bitrix\Sale\Cashbox\Inputs\File
  • Вызов: File::getErrorSingle
static function getErrorSingle(array $input, $value)
{
	$errors = [];
	return $errors;
}