config
class config extends Extension
Container config extension
Properties
protected array | $config_php |
Methods
load(array $config, ContainerBuilder $container)
Loads a specific configuration.
string
getAlias()
Returns the recommended alias to use in XML.
string
convert_30_acm_type(string $acm_type)
Convert 3.0 ACM type to 3.1 cache driver class name
Details
at line 27
__construct(config_php_file $config_php)
No description
at line 40
load(array $config, ContainerBuilder $container)
Loads a specific configuration.
at line 63
string
getAlias()
Returns the recommended alias to use in XML.
This alias is also the mandatory prefix to use when using YAML.
at line 74
protected string
convert_30_acm_type(string $acm_type)
Convert 3.0 ACM type to 3.1 cache driver class name