PHP Class Sulu\Bundle\SecurityBundle\Security\Exception\TokenEmailsLimitReachedException

Inheritance: extends SecurityException
Afficher le fichier Open project: sulu/sulu

Méthodes publiques

Méthode Description
__construct ( $limit, Sulu\Component\Security\Authentication\UserInterface $user )
getLimit ( )
getUser ( )
toArray ( )

Method Details

__construct() public méthode

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

getLimit() public méthode

public getLimit ( )

getUser() public méthode

public getUser ( )

toArray() public méthode

public toArray ( )