PHP Class App\Http\Middleware\BaseMiddleware

Inheritance: extends Tymon\JWTAuth\Middleware\BaseMiddleware
Afficher le fichier Open project: phanan/koel

Méthodes publiques

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

Method Details

__construct() public méthode

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