PHP 인터페이스 Sulu\Component\Websocket\ConnectionContext\AuthenticatedConnectionContextInterface

상속: extends Sulu\Component\Websocket\ConnectionContext\ConnectionContextInterface
파일 보기 프로젝트 열기: sulu/sulu

공개 메소드들

메소드 설명
getFirewallUser ( ) : null | Sulu\Component\Security\Authentication\UserInterface Returns user for the current firewall.

메소드 상세

getFirewallUser() 공개 메소드

Returns user for the current firewall.
public getFirewallUser ( ) : null | Sulu\Component\Security\Authentication\UserInterface
리턴 null | Sulu\Component\Security\Authentication\UserInterface