aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/EventDispatcher/Event.php
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Make our event base class independent of Symfony and follow PSRChristoph Wurst2021-02-101-2/+35
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update license headersChristoph Wurst2019-12-051-2/+3
* Use Symfony's new contract Event class instead of the deprecated oneChristoph Wurst2019-09-121-2/+16
* Add event dispatcher to OCPChristoph Wurst2019-06-251-0/+40