PHP Class Symfony\Bundle\SecurityBundle\DependencyInjection\MainConfiguration
This information is for the following tags:
* security.config
* security.acl
This information is solely responsible for how the different configuration
sections are normalized, and merged.
Mostrar archivo
Open project: pmjones/php-framework-benchmarks
Public Methods
Method |
Description |
|
__construct ( array $factories ) |
Constructor. |
|
getConfigTreeBuilder ( ) : Symfony\Component\Config\Definition\Builder\TreeBuilder |
Generates the configuration tree builder. |
|
Private Methods
Method Details
__construct()
public method
getConfigTreeBuilder()
public method
Generates the configuration tree builder.
public getConfigTreeBuilder ( ) : Symfony\Component\Config\Definition\Builder\TreeBuilder |
return |
Symfony\Component\Config\Definition\Builder\TreeBuilder |
The tree builder |