Current Path : /home/bitrix/ext_www/klimatlend.ua/bitrix/modules/conversion/lib/ |
Current File : /home/bitrix/ext_www/klimatlend.ua/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; }