Fully Qualified Name: | Laminas\Mvc\Service\ViewResolverFactory |
Implements: | FactoryInterface |
Name | Description | Defined By |
---|---|---|
__invoke() | Create the aggregate view resolver | ViewResolverFactory |
Create the aggregate view resolver
Creates a Laminas\View\Resolver\AggregateResolver and attaches the template map resolver and path stack resolver
Parameter Name | Type | Description |
---|---|---|
$container | \ContainerInterface | |
$name | string | |
$options | null|array |
Returns: \ViewResolver\AggregateResolver