• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/internals/paysystemextraservice.php
  • Класс: BitrixSaleInternalsPaySystemExtraServiceTable
  • Вызов: PaySystemExtraServiceTable::validateShowMode
static function validateShowMode()
{
	return array(
		new MainEntityValidatorLength(null, 1),
	);
}