PHP Class App\Http\Middleware\UpdateUserLastvisit

Afficher le fichier Open project: ppy/osu-web

Protected Properties

Свойство Type Description
$auth

Méthodes publiques

Méthode Description
__construct ( Illuminate\Contracts\Auth\Guard $auth )
handle ( $request, Closure $next )

Method Details

__construct() public méthode

public __construct ( Illuminate\Contracts\Auth\Guard $auth )
$auth Illuminate\Contracts\Auth\Guard

handle() public méthode

public handle ( $request, Closure $next )
$next Closure

Property Details

$auth protected_oe property

protected $auth