DimensionResolverFactoryInterface
interface DimensionResolverFactoryInterface (View source)
API Contract for creating a {DimensionResolverInterface} from Settings (usually
Neos.Neos.sites.*.contentDimensions.resolver.factoryClassName
and Neos.Neos.sites.*.contentDimensions.resolver.options
).
See {\Neos\Neos\FrontendRouting\DimensionResolution\DimensionResolverInterface} for documentation.
Methods
create(ContentRepositoryId $contentRepositoryIdentifier, array $dimensionResolverOptions)
No description
Details
DimensionResolverInterface
create(ContentRepositoryId $contentRepositoryIdentifier, array $dimensionResolverOptions)
No description