1685. Class

1685.1. Zend\Mvc\Service\ViewFeedStrategyFactory

1685.1.1. Methods

1685.1.1.1. createService

createService()

Create and return the JSON view strategy

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.

Parameters:ServiceLocatorInterface
Return type:FeedStrategy

Project Versions

Table Of Contents

Previous topic

1684. Class

Next topic

1686. Class

This Page