PHP Class Flarum\Http\FullStackServer

Inheritance: extends AbstractServer
Show file Open project: flarum/core

Protected Methods

Method Description
getMiddleware ( Application $app ) : Zend\Stratigility\MiddlewareInterface

Method Details

getMiddleware() protected method

protected getMiddleware ( Application $app ) : Zend\Stratigility\MiddlewareInterface
$app Flarum\Foundation\Application
return Zend\Stratigility\MiddlewareInterface