Class common\helpers\ConfigHelper

Inheritancecommon\helpers\ConfigHelper

Class ConfigHelper Хелпер для формирования конфигов

Public Methods

Hide inherited methods

MethodDescriptionDefined By
getModulesConfigs() Возвращает конфигурацию модулей common\helpers\ConfigHelper

Method Details

getModulesConfigs() public method

Возвращает конфигурацию модулей

array getModulesConfigs$modules$path "@webapp/modules"$configPath "config/main.php" )
$modules array

массив идентификаторов модулей которые необходимо подключить

$path string

путь до папки содеожащей модули

$configPath string

путь к конфигу относительно папки модуля