%PDF- %PDF-
Direktori : /proc/self/root/home/bitrix/www/bitrix/modules/sale/lib/update/ |
Current File : //proc/self/root/home/bitrix/www/bitrix/modules/sale/lib/update/admingridoption.php |
<? namespace Bitrix\Sale\Update; use Bitrix\Main\Update\AdminGridOption as BaseAdminGridOption; /** * Class AdminGridOption * The class is designed to convert the settings of the old administrative grid into a new one. * * @package Bitrix\Sale\Update */ class AdminGridOption extends BaseAdminGridOption { protected static $moduleId = "sale"; }