Maslosoft Embedi API
Class ArrayAdapter
ArrayAdapter
- Maslosoft\EmbeDi\Adapters\ArrayAdapter implements Maslosoft\EmbeDi\Interfaces\AdapterInterface
Methods summary
public
|
#
__construct( array $config )
Configuration source for later use Config should have keys of component id and values of config. Example: [ 'logger' => [ 'class' => Monolog\Logger\Logger, ], 'mangan' => [ '@logger' => 'logger' ] ] Attributes starting with |
public
|
API documentation generated by ApiGen