Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Framework
Providers
AuthServiceProvider
PHP 클래스 Framework\Providers\AuthServiceProvider
상속:
extends
Illuminate\Foundation\Support\Providers\AuthServiceProvider
파일 보기
프로젝트 열기: vinelab/lucid
보호된 프로퍼티들
프로퍼티
타입
설명
$policies
array
The policy mappings for the application.
공개 메소드들
메소드
설명
boot
( ) :
void
Register any authentication / authorization services.
메소드 상세
boot()
공개
메소드
Register any authentication / authorization services.
public
boot
( ) :
void
리턴
void
프로퍼티 상세
$policies
보호되어 있는 프로퍼티
The policy mappings for the application.
protected
array
$policies
리턴
array