Configuration

class Configuration implements ConfigurationInterface

FrameworkExtension configuration structure.

Methods

__construct(bool $debug)
TreeBuilder 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

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.8/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.html