setName()
setName(string $name) : \Pop\Module\ModuleInterface
Set module name
Parameters
string | $name |
Pop router interface
setName(string $name) : \Pop\Module\ModuleInterface
Set module name
string | $name |
registerConfig(mixed $config) : \Pop\Module\Module
Register a configuration with the module object
mixed | $config |
register(\Pop\Application $application) : \Pop\Module\ModuleInterface
Register the module
\Pop\Application | $application |