PHP Class Symfony\Bundle\AsseticBundle\DependencyInjection\MainConfiguration

This information is solely responsible for how the different configuration sections are normalized, and merged.
Author: Christophe Coevoet ([email protected])
Author: Kris Wallsmith ([email protected])
Inheritance: implements Symfony\Component\Config\Definition\ConfigurationInterface
Show file Open project: pmjones/php-framework-benchmarks

Public Methods

Method Description
__construct ( array $bundles ) Constructor
getConfigTreeBuilder ( ) : Symfony\Component\Config\Definition\Builder\TreeBuilder Generates the configuration tree builder.

Method Details

__construct() public method

Constructor
public __construct ( array $bundles )
$bundles array An array of bundle names

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