ExtensionsExtension
class ExtensionsExtension extends CompilerExtension
Enables registration of other extensions in $config file
Methods
Schema
getConfigSchema()
Returns configuration schema.
void
loadConfiguration()
Processes configuration data. Intended to be overridden by descendant.
Details
at line 20
Schema
getConfigSchema()
Returns configuration schema.
at line 26
void
loadConfiguration()
Processes configuration data. Intended to be overridden by descendant.