Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
App
Http
Middleware
UpdateUserLastvisit
PHP 클래스 App\Http\Middleware\UpdateUserLastvisit
파일 보기
프로젝트 열기: ppy/osu-web
보호된 프로퍼티들
프로퍼티
타입
설명
$auth
공개 메소드들
메소드
설명
__construct
(
Illuminate\Contracts\Auth\Guard
$auth
)
handle
(
$request
,
Closure
$next
)
메소드 상세
__construct()
공개
메소드
public
__construct
(
Illuminate\Contracts\Auth\Guard
$auth
)
$auth
Illuminate\Contracts\Auth\Guard
handle()
공개
메소드
public
handle
(
$request
,
Closure
$next
)
$next
Closure
프로퍼티 상세
$auth
보호되어 있는 프로퍼티
protected
$auth