PHP Class App\Http\Middleware\BaseMiddleware

Inheritance: extends Tymon\JWTAuth\Middleware\BaseMiddleware
Show file Open project: phanan/koel

Public Methods

Method Description
__construct ( Illuminate\Routing\ResponseFactory $response, Illuminate\Events\Dispatcher $events, JWTAuth $auth )

Method Details

__construct() public method

public __construct ( Illuminate\Routing\ResponseFactory $response, Illuminate\Events\Dispatcher $events, JWTAuth $auth )
$response Illuminate\Routing\ResponseFactory
$events Illuminate\Events\Dispatcher
$auth app\JWTAuth