ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
MiddlewareAwareTrait.php File Reference

Go to the source code of this file.

Namespaces

 Slim
 Slim Framework (https://slimframework.com)
 

Functions

 Slim::addMiddleware (callable $callable)
 Add middleware. More...
 
 Slim::seedMiddlewareStack (callable $kernel=null)
 Seed middleware stack with first callable. More...
 

Variables

trait Slim::MiddlewareAwareTrait
 Middleware. More...
 
 Slim::$middlewareLock = false