Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Webiny
Component
Security
SecurityTrait
PHP Trait Webiny\Component\Security\SecurityTrait
ファイルを表示
Open project: Webiny/Framework
Protected Methods
Method
Description
security
(
null
|
string
$firewall
= null ) :
Security |
Firewall
Returns the current security instance or firewall if firewall key is given
Method Details
security()
protected
static
method
Returns the current security instance or firewall if firewall key is given
protected
static
security
(
null
|
string
$firewall
= null ) :
Security |
Firewall
$firewall
null
|
string
Firewall key
return
Security |
Firewall