Interface HttpViewControllerFactoryInterface

Interface HttpViewControllerFactoryInterface

Direct known implementers

HttpViewControllerFactory

Methods summary

public createController( string $controllerName ) : HttpViewControllerInterface

Creates a new instance of a http view controller by the given controller name.