Factory::__construct( array $modules, string $namespace = '\Neve\' )
Factory constructor.
Parameters
- $modules
-
(Required) the modules that will be loaded.
- $namespace
-
(Optional) the modules namespace.
Default value: '\Neve\'
Source
File: inc/core/factory.php
Expand full source code Collapse full source code View on Github