%PDF- %PDF-
| Direktori : /proc/self/root/proc/10577/cwd/home/bitrix/www/bitrix/modules/conversion/lib/ |
| Current File : //proc/self/root/proc/10577/cwd/home/bitrix/www/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;
}