Your IP : 3.143.7.75


Current Path : /var/www/axolotl/data/www/novosibirsk.axolotls.ru/bitrix/modules/conversion/lib/
Upload File :
Current File : /var/www/axolotl/data/www/novosibirsk.axolotls.ru/bitrix/modules/conversion/lib/countermanager.php

<?php

namespace Bitrix\Conversion;

final class CounterManager extends Internals\TypeManager
{
	static protected $event = 'OnGetCounterTypes';
	static protected $types = array();
	static protected $ready = false;
	static protected $checkModule = true;
}