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
doc_Symfony
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.