M
M
Mikhail Gavrilyuk2018-02-26 08:27:38
1C-Bitrix
Mikhail Gavrilyuk, 2018-02-26 08:27:38

What is the “use Bitrix\Main\ModuleManager;” class used for in Bitrix?

What is the class used for in Bitrix
use Bitrix\Main\ModuleManager;

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Mikhail Gavrilyuk, 2018-02-26
@Ameon

Generalized answer
https://picht.ru/bitrix/articles/bitrix_modulemanager

D
Dmitry, 2018-02-26
@mrsoul

To manage modules in the system. In particular, \Bitrix\Main\ModuleManager::registerModule() - adds a module to the database, \Bitrix\Main\ModuleManager::unRegisterModule() - removes a module from the database. All methods are here /bitrix/modules/main/lib/modulemanager.php

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question