Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Webiny
Component
Security
SecurityTrait
PHP Trait Webiny\Component\Security\SecurityTrait
Mostra file
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