PHP 클래스 Symfony\Bundle\AsseticBundle\DependencyInjection\MainConfiguration

This information is solely responsible for how the different configuration sections are normalized, and merged.
저자: Christophe Coevoet ([email protected])
저자: Kris Wallsmith ([email protected])
상속: implements Symfony\Component\Config\Definition\ConfigurationInterface
파일 보기 프로젝트 열기: pmjones/php-framework-benchmarks

공개 메소드들

메소드 설명
__construct ( array $bundles ) Constructor
getConfigTreeBuilder ( ) : Symfony\Component\Config\Definition\Builder\TreeBuilder Generates the configuration tree builder.

메소드 상세

__construct() 공개 메소드

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

getConfigTreeBuilder() 공개 메소드

Generates the configuration tree builder.
public getConfigTreeBuilder ( ) : Symfony\Component\Config\Definition\Builder\TreeBuilder
리턴 Symfony\Component\Config\Definition\Builder\TreeBuilder The tree builder