Configuration
public class Configuration
| Method Summary | |
|---|---|
| NodeInterface | getConfigTree(ExtensionManager extensionManager) Generates the configuration tree. |
| protected ArrayNodeDefinition | appendConfigChildrens(TreeBuilder tree) Appends config childrens to configuration tree. |
public NodeInterface getConfigTree(ExtensionManager extensionManager)
Generates the configuration tree.
protected ArrayNodeDefinition appendConfigChildrens(TreeBuilder tree)
Appends config childrens to configuration tree.
This class contains the configuration information for the Behat
This information is solely responsible for how the different configuration sections are normalized, and merged.