PHP Class FOS\UserBundle\Security\InteractiveLoginListener

Afficher le fichier Open project: KnpLabs/KnpUserBundle

Protected Properties

Свойство Type Description
$userManager

Méthodes publiques

Méthode Description
__construct ( FOS\UserBundle\Model\UserManagerInterface $userManager )
listenToInteractiveLogin ( Symfony\Component\EventDispatcher\Event $event )

Method Details

__construct() public méthode

public __construct ( FOS\UserBundle\Model\UserManagerInterface $userManager )
$userManager FOS\UserBundle\Model\UserManagerInterface

listenToInteractiveLogin() public méthode

public listenToInteractiveLogin ( Symfony\Component\EventDispatcher\Event $event )
$event Symfony\Component\EventDispatcher\Event

Property Details

$userManager protected_oe property

protected $userManager