PHP Class Modules\Core\Source\Libs\Middleware\CoreFirstLastMiddleware

Show file Open project: andrey900/slimcms

Protected Properties

Property Type Description
$c

Public Methods

Method Description
__construct ( $c ) container
core ( $request, $response, $next )

Method Details

__construct() public method

container
public __construct ( $c )

core() public method

public core ( $request, $response, $next )

Property Details

$c protected property

protected $c