nextcloud/lib/public/EventDispatcher
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files
The diff can be checked using: git diff --ignore-all-space --ignore-blank-lines
To see only the changes not related to blank lines.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-06-01 13:46:39 +02:00
..
ABroadcastedEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Event.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
GenericEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IEventDispatcher.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IEventListener.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IWebhookCompatibleEvent.php fix: Make webhook event serialization opt-in with a new interface 2024-06-11 14:10:29 +02:00
JsonSerializer.php fix: don't try to get fileid for non exising nodes when serializing events file 2025-06-27 20:52:32 +02:00