| Fully Qualified Name: | Laminas\Mvc\Service\ViewTemplatePathStackFactory |
| Implements: | FactoryInterface |
| Name | Description | Defined By |
|---|---|---|
| __invoke() | Create the template path stack view resolver | ViewTemplatePathStackFactory |
Create the template path stack view resolver
Creates a Laminas\View\Resolver\TemplatePathStack and populates it with the ['view_manager']['template_path_stack'] and sets the default suffix with the ['view_manager']['default_template_suffix']
| Parameter Name | Type | Description |
|---|---|---|
| $container | \ContainerInterface | |
| $name | string | |
| $options | null|array |
Returns: \ViewResolver\TemplatePathStack