Your IP : 3.15.179.145


Current Path : /var/www/axolotl/data/www/yar.axolotls.ru/bitrix/modules/conversion/lib/
Upload File :
Current File : /var/www/axolotl/data/www/yar.axolotls.ru/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;
}