interface Config implements ArrayAccess

Methods

addProviders(array $providers)

Add additional service providers.

array
getExtraAttributes()

Get extra attributes.

array
getPurgeAttributes()

Get purge attributes.

array
getWorkbenchAttributes()

Get workbench attributes.

array
getWorkbenchDiscoversAttributes()

Get workbench discovers attributes.

Details

at line 22
Config addProviders(array $providers)

Add additional service providers.

Parameters

array $providers

Return Value

Config

at line 31
array getExtraAttributes()

Get extra attributes.

Return Value

array

at line 40
array getPurgeAttributes()

Get purge attributes.

Return Value

array

at line 49
array getWorkbenchAttributes()

Get workbench attributes.

Return Value

array

at line 58
array getWorkbenchDiscoversAttributes()

Get workbench discovers attributes.

Return Value

array