ConfigBuilderInterface
interface ConfigBuilderInterface
A ConfigBuilder provides helper methods to build a large complex array.
Methods
array
toArray()
Gets all configuration represented as an array.
string
getExtensionAlias()
Gets the alias for the extension which config we are building.