final class NoopResolverFactory implements DimensionResolverFactoryInterface (View source)

Resolver which does not do anything.

See {\Neos\Neos\FrontendRouting\DimensionResolution\DimensionResolverInterface} for detailed documentation.

Methods

create(ContentRepositoryId $contentRepositoryIdentifier, array $dimensionResolverOptions)

No description

Details

DimensionResolverInterface create(ContentRepositoryId $contentRepositoryIdentifier, array $dimensionResolverOptions)

No description

Parameters

ContentRepositoryId $contentRepositoryIdentifier
array $dimensionResolverOptions

Return Value

DimensionResolverInterface