Documentation

Configuration
in package
implements ConfigurationInterface

This is the class that validates and merges configuration from your app/config files.

To learn more see

Interfaces, Classes and Traits

ConfigurationInterface
Configuration interface.

Table of Contents

getConfigTreeBuilder()  : TreeBuilder
Create a rootnode tree for configuration that can be injected into the DI container.

Methods

getConfigTreeBuilder()

Create a rootnode tree for configuration that can be injected into the DI container.

public getConfigTreeBuilder() : TreeBuilder
Return values
TreeBuilder

Search results