class RootNodeTypeMapping (View source)

Methods

fromArray(array $mapping)

No description

getByPath(string $path)

No description

Details

static RootNodeTypeMapping fromArray(array $mapping)

No description

Parameters

array $mapping

Return Value

RootNodeTypeMapping

NodeTypeName|null getByPath(string $path)

No description

Parameters

string $path

Return Value

NodeTypeName|null