Method | Description | |
---|---|---|
__invoke ( Interop\Container\ContainerInterface $container, string $name, array $options = null ) : Zend\View\Strategy\FeedStrategy | Create and return the Feed view strategy | |
createService ( Zend\ServiceManager\ServiceLocatorInterface $container ) : Zend\View\Strategy\FeedStrategy | Create and return FeedStrategy instance |
public createService ( Zend\ServiceManager\ServiceLocatorInterface $container ) : Zend\View\Strategy\FeedStrategy | ||
$container | Zend\ServiceManager\ServiceLocatorInterface | |
return | Zend\View\Strategy\FeedStrategy |