ExtensionInterface

ExtensionInterface

interface ExtensionInterface

ExtensionInterface is the interface implemented by container extension classes.

Methods

load(array $configs, ContainerBuilder $container)

Loads a specific configuration.

string getNamespace()

Returns the namespace to be used for this extension (XML namespace).

string getXsdValidationBasePath()

Returns the base path for the XSD files.

string getAlias()

Returns the rec