EnvironmentHttpViewControllerRegistryFactory

Extends \AbstractHttpViewControllerRegistryFactory

Class EnvironmentHttpViewControllerRegistryFactory

category

System

package

Http

subpackage

Factories

extends

AbstractHttpViewControllerRegistryFactory

Methods

Initializes the HttpViewControllerRegistryFactory

__construct(\ClassFinderInterface $classFinder) 

Arguments

$classFinder

\ClassFinderInterface

Creates and returns a new instance of a http view controller registry interface.

create() : \HttpViewControllerRegistryInterface
inherited abstract

Properties