Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
App
Http
Middleware
UpdateUserLastvisit
PHP Class App\Http\Middleware\UpdateUserLastvisit
Show file
Open project: ppy/osu-web
Protected Properties
Property
Type
Description
$auth
Public Methods
Method
Description
__construct
(
Illuminate\Contracts\Auth\Guard
$auth
)
handle
(
$request
,
Closure
$next
)
Method Details
__construct()
public
method
public
__construct
(
Illuminate\Contracts\Auth\Guard
$auth
)
$auth
Illuminate\Contracts\Auth\Guard
handle()
public
method
public
handle
(
$request
,
Closure
$next
)
$next
Closure
Property Details
$auth
protected property
protected
$auth