Interface HttpViewControllerFactoryInterface
Interface HttpViewControllerFactoryInterface
Direct known implementers
Package: Http\Interfaces
Category: System
Located at Services/System/Http/Factories/Interfaces/HttpViewControllerFactoryInterface.inc.php
Category: System
Located at Services/System/Http/Factories/Interfaces/HttpViewControllerFactoryInterface.inc.php
Methods summary
public
createController( string $controllerName )
: HttpViewControllerInterface
Creates a new instance of a http view controller by the given controller name.