DirectHelpConfigurationStorage
extends ConfigurationStorage
in package
Class representing the direct help configuration storage
Table of Contents
- CONFIGURATION_NAMESPACE = 'modules/GambioDirectHelp'
- Configuration namespace
- __construct() : mixed
- Create instance
- isModuleActive() : bool
- Return whether the module is active
Constants
CONFIGURATION_NAMESPACE
Configuration namespace
public
mixed
CONFIGURATION_NAMESPACE
= 'modules/GambioDirectHelp'
Methods
__construct()
Create instance
public
__construct() : mixed
Return values
mixed —isModuleActive()
Return whether the module is active
public
isModuleActive() : bool