summaryrefslogtreecommitdiffstats
path: root/lib/public/EventDispatcher/IEventDispatcher.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
* Add a hint about the direction of priorityJoas Schilling2021-01-151-2/+4
* Type the event dispatcher listener callables with PsalmChristoph Wurst2020-10-281-0/+2
* Deprecate \OCP\EventDispatcher\IEventDispatcher::dispatchChristoph Wurst2020-10-271-0/+1
* Add psalm types for the event dispatcherChristoph Wurst2020-10-151-0/+10
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Allow to remove listenersJoas Schilling2020-02-271-0/+8
* Update license headersChristoph Wurst2019-12-051-2/+3
* Add Symfony inspired typed event dispatcher methodChristoph Wurst2019-09-111-0/+12
* Add event dispatcher to OCPChristoph Wurst2019-06-251-0/+61