ExtensionInterface is the interface implemented by container extension classes.
- author Fabien Potencier
AbstractInterface
| Methods |
| public abstract getAlias() : string Returns the recommended alias to use in XML. This alias is also the mandatory prefix to use when using YAML. |
| public abstract load(array $configs, Symfony Loads a specific configuration.
|