Methods

Create the template map view resolver

createService(\Zend\ServiceManager\ServiceLocatorInterface $serviceLocator) : \Zend\View\Resolver\TemplatePathStack

Creates a Zend\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']

Parameters

Returns