• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/services/paysystem/restrictions/baserestriction.php
  • Класс: BitrixSalePaySystemRestrictionsBaseRestriction
  • Вызов: BaseRestriction::checkAptitude
public function checkAptitude(CollectableEntity $entity, $restriction)
{
	throw new NotImplementedException();
}