class Configuration implements ConfigurationInterface

FrameworkExtension configuration structure.

Methods

__construct(bool $debug)

No description

getConfigTreeBuilder()

Generates the configuration tree builder.

Details

__construct(bool $debug)

Parameters

bool $debug Whether debugging is enabled or not

TreeBuilder getConfigTreeBuilder()

Generates the configuration tree builder.

Return Value

TreeBuilder The tree builder