class SuperTypeConfigResolver (View source)

internal  
 

Implementation detail of {NodeTypeEnrichmentService}

Methods

__construct(array $fullConfiguration)

No description

array
getSuperTypesFor(string $nodeTypeName)

No description

array
getLocalConfiguration(string $nodeTypeName)

No description

Details

__construct(array $fullConfiguration)

No description

Parameters

array $fullConfiguration

array getSuperTypesFor(string $nodeTypeName)

No description

Parameters

string $nodeTypeName

Return Value

array

array getLocalConfiguration(string $nodeTypeName)

No description

Parameters

string $nodeTypeName

Return Value

array