PHP 트레잇 Webiny\Component\Security\SecurityTrait

파일 보기 프로젝트 열기: Webiny/Framework

보호된 메소드들

메소드 설명
security ( null | string $firewall = null ) : Security | Firewall Returns the current security instance or firewall if firewall key is given

메소드 상세

security() 보호된 정적인 메소드

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
리턴 Security | Firewall