createService(\Zend\ServiceManager\ServiceLocatorInterface $serviceLocator) : \Zend\View\Strategy\FeedStrategy
Retrieves the ViewFeedRenderer service from the service locator, and injects it into the constructor for the feed strategy.
It then attaches the strategy to the View service, at a priority of 100.
\Zend\ServiceManager\ServiceLocatorInterface