Direktori : /proc/self/root/home/bitrix/www/bitrix/modules/sale/lib/cashbox/errors/ |
Current File : //proc/self/root/home/bitrix/www/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; }