ModuleLoader

Admin Panel Module Loader

Internal

Table of Contents

Methods

validateSortAndInitializeModules()  : array<string, ModuleInterface>
Validates, sorts and initiates the registered modules

Methods

validateSortAndInitializeModules()

Validates, sorts and initiates the registered modules

public validateSortAndInitializeModules(array<string, mixed> $modules) : array<string, ModuleInterface>
Parameters
$modules : array<string, mixed>
Tags
throws
RuntimeException
Return values
array<string, ModuleInterface>

        
On this page

Search results