Configuration
class Configuration implements ConfigurationInterface
This class contains the configuration information for the bundle.
This information is solely responsible for how the different configuration sections are normalized, and merged.
Methods
TreeBuilder | getConfigTreeBuilder() Generates the configuration tree builder. |
Details
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/4.0/Symfony/Bundle/WebProfilerBundle/DependencyInjection/Configuration.html