PHP 클래스 Contao\CoreBundle\DependencyInjection\Configuration

상속: implements Symfony\Component\Config\Definition\ConfigurationInterface
파일 보기 프로젝트 열기: contao/core-bundle 1 사용 예제들

공개 메소드들

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

메소드 상세

__construct() 공개 메소드

Constructor.
public __construct ( boolean $debug )
$debug boolean

getConfigTreeBuilder() 공개 메소드

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