ConfigurationFactory
in package
implements
ConfigurationFactoryInterface
Class ConfigurationFactory
Interfaces, Classes and Traits
- ConfigurationFactoryInterface
- Interface ConfigurationFactoryInterface
Table of Contents
- REQUIRED_OPTION_PROPERTIES = ['name', 'group', 'type', 'value']
- createSettings() : ConfigurationInterface
Constants
REQUIRED_OPTION_PROPERTIES
public
array<string|int, string>
REQUIRED_OPTION_PROPERTIES
= ['name', 'group', 'type', 'value']
Methods
createSettings()
public
createSettings(array<string|int, mixed> $settingsJson) : ConfigurationInterface
Parameters
- $settingsJson : array<string|int, mixed>