%PDF- %PDF-
Direktori : /home/bitrix/www/bitrix/modules/sale/handlers/paysystem/billkz/ |
Current File : /home/bitrix/www/bitrix/modules/sale/handlers/paysystem/billkz/handler.php |
<?php namespace Sale\Handlers\PaySystem; use Bitrix\Main\Loader; use Bitrix\Sale; use Bitrix\Sale\PaySystem; Loader::registerAutoLoadClasses('sale', array(PaySystem\Manager::getClassNameFromPath('Bill') => 'handlers/paysystem/bill/handler.php')); class BillKzHandler extends BillHandler { }