Kohinos  2.1.5
Logiciel de gestion d'une MLC (Monnaie Locale Complémentaire)
Référence de la classe App\EventListener\MLCEventListener
Graphe d'héritage de App\EventListener\MLCEventListener:

Fonctions membres publiques

 __construct (EntityManagerInterface $em, \Swift_Mailer $mailer, RouterInterface $router, ParameterBagInterface $params, Environment $templating, TranslatorInterface $translator, UserManagerInterface $userManager, TokenGeneratorInterface $tokenGenerator)
 
 onRegistrationUser (UserEvent $event)
 
 onRegistrationPrestataire (PrestataireEvent $event)
 
 onRegistrationCaissier (PrestataireEvent $event)
 
 onRegistrationAdherent (UserEvent $event)
 
 onFlux (FluxEvent $event)
 
 onValidateDemandeAchatEmlc (FluxEvent $event)
 

Fonctions membres publiques statiques

static getSubscribedEvents ()
 

Attributs protégés

 $em
 
 $mailer
 
 $params
 
 $templating
 
 $translator
 
 $router
 
 $userManager
 
 $tokenGenerator
 

Description détaillée

Listener responsable des évènements liés aux flux (transfert, transaction, retrait, vente...).


La documentation de cette classe a été générée à partir du fichier suivant :