Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
dispatcher.php
1
<?php
2
3
namespace
Bitrix\Main
;
4
8
final
class
Dispatcher
9
{
10
public
function
initialize
()
11
{
12
}
13
14
public
function
getLicenseKey
()
15
{
16
return
Application::getInstance
()->getLicense()->getKey();
17
}
18
}
Bitrix\Main\Application\getInstance
static getInstance()
Definition
application.php:95
Bitrix\Main\Dispatcher
Definition
dispatcher.php:9
Bitrix\Main\Dispatcher\initialize
initialize()
Definition
dispatcher.php:10
Bitrix\Main\Dispatcher\getLicenseKey
getLicenseKey()
Definition
dispatcher.php:14
Bitrix\Main
modules
main
lib
dispatcher.php
Создано системой
1.10.0