%PDF- %PDF-
Direktori : /home/bitrix/www/bitrix/modules/conversion/lib/ |
Current File : //home/bitrix/www/bitrix/modules/conversion/lib/attributegroupmanager.php |
<?php namespace Bitrix\Conversion; final class AttributeGroupManager extends Internals\TypeManager { static protected $event = 'OnGetAttributeGroupTypes'; static protected $types = array(); static protected $ready = false; static protected $checkModule = false; }