PHP Class FOS\UserBundle\DependencyInjection\Configuration
This information is solely responsible for how the different configuration
sections are normalized, and merged.
Mostrar archivo
Open project: KnpLabs/KnpUserBundle
Class Usage Examples
Public Methods
Method |
Description |
|
getConfigTree ( ) : Symfony\Component\DependencyInjection\Configuration\NodeInterface |
Generates the configuration tree. |
|
Private Methods
Method Details
getConfigTree()
public method
Generates the configuration tree.
public getConfigTree ( ) : Symfony\Component\DependencyInjection\Configuration\NodeInterface |
return |
Symfony\Component\DependencyInjection\Configuration\NodeInterface |
|