PHP 클래스 Sulu\Bundle\SecurityBundle\Security\Exception\TokenEmailsLimitReachedException

상속: extends SecurityException
파일 보기 프로젝트 열기: sulu/sulu

공개 메소드들

메소드 설명
__construct ( $limit, Sulu\Component\Security\Authentication\UserInterface $user )
getLimit ( )
getUser ( )
toArray ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $limit, Sulu\Component\Security\Authentication\UserInterface $user )
$user Sulu\Component\Security\Authentication\UserInterface

getLimit() 공개 메소드

public getLimit ( )

getUser() 공개 메소드

public getUser ( )

toArray() 공개 메소드

public toArray ( )