Interface HttpViewControllerFactoryInterface
| category |
System |
|---|---|
| package |
Http |
| subpackage |
Interfaces |
createController(string $controllerName) : \HttpViewControllerInterface
stringExpected name of controller (without 'Controller'-Suffix)
\HttpViewControllerInterfaceCreated controller instance.