mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
a9cfa72d1c
- Use IEventDispatcher instead of deprecated symfony dispatcher - Use LoggerInterface where possible - Use php 7.4 properties - Add type hinting where possible - Move federation hooks to a seperate listener Signed-off-by: Carl Schwan <carl@carlschwan.eu>