]> git.agnieray.net Git - galette.git/commit
Use events to send contributions administrative emails
authorJohan Cwiklinski <johan@x-tnd.be>
Mon, 31 Aug 2020 09:44:30 +0000 (11:44 +0200)
committerJohan Cwiklinski <johan@x-tnd.be>
Sat, 3 Oct 2020 18:45:38 +0000 (20:45 +0200)
commit46919123e9fcb8a80cb62f723d659b236a4eb3d6
tree4813fa2a71c7df3613dba7fe428b072d9f009991
parent8e9f46357938e42ae5c4e5e7ecaca816bd4fca64
Use events to send contributions administrative emails

Factorize
Cleanup code

refs #1355
galette/includes/dependencies.php
galette/lib/Galette/Controllers/Crud/ContributionsController.php
galette/lib/Galette/Entity/Adherent.php
galette/lib/Galette/Entity/Contribution.php
galette/lib/Galette/Events/ContribListener.php [new file with mode: 0644]
galette/lib/Galette/Repository/Members.php