Core_Middleware
in package
AbstractYes
Core_Middleware
Tags
Table of Contents
Methods
- handle() : callable
- Handle
Methods
handle()
Handle
public
abstract handle(Core_Command_Controller $oController, callable $next) : callable
Parameters
- $oController : Core_Command_Controller
- $next : callable