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 21
Schema
getConfigSchema()
Returns configuration schema.
at line 27
void
loadConfiguration()
Processes configuration data. Intended to be overridden by descendant.