Current Path : /home/bitrix/ext_www/home-comfort.in.ua/bitrix/modules/sale/lib/cashbox/errors/ |
Current File : /home/bitrix/ext_www/home-comfort.in.ua/bitrix/modules/sale/lib/cashbox/errors/warning.php |
<?php namespace Bitrix\Sale\Cashbox\Errors; use Bitrix\Main; class Warning extends Main\Error { const TYPE = 'WARNING'; const LEVEL_TRACE = 2; }