aboutsummaryrefslogtreecommitdiffstats
path: root/includes/DomainEvent/DomainEvent.php
Commit message (Expand)AuthorAgeFilesLines
* Domain Events: Make framework stable for 1.44 releasedaniel2025-04-031-1/+0
* DomainEvent: Fix return type of getTimestampdaniel2025-02-271-2/+7
* PageUpdatedEvent: improve modeling of flagsdaniel2025-02-201-1/+18
* DomainEvent: Support type hierarchiesdaniel2025-01-211-6/+39
* Remove trivial 1-line PHPDocs that just repeat the codethiemowmde2025-01-161-3/+0
* DomainEventDispatcher: rename conceptsdaniel2024-11-191-1/+1
* Introduce DomainEventDispatcherdaniel2024-10-291-0/+60