server/lib/public/Activity
Joas Schilling 17744f8590
fix(activity): Remove unneeded exception (types are enforced)
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-17 15:36:42 +02:00
..
Exceptions fix(activity): Add a dedicated exception when the filter or setting is not found 2024-04-17 15:36:42 +02:00
ActivitySettings.php
IConsumer.php
IEvent.php fix(activity): Add a dedicated exception when invalid values are set 2024-04-17 15:36:40 +02:00
IEventMerger.php fix: Apply new coding standard to all files 2024-04-02 14:16:21 +02:00
IExtension.php fix(OCP): Add since tag for all constants 2024-02-14 20:50:08 +01:00
IFilter.php
IManager.php fix(activity): Remove unneeded exception (types are enforced) 2024-04-17 15:36:42 +02:00
IProvider.php fix(activity): Add a dedicated exception when the event is unknown to the provider 2024-04-17 15:36:41 +02:00
ISetting.php