nextcloud-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 +07:00
..
Exceptions fix(activity): Add a dedicated exception when the filter or setting is not found 2024-04-17 15:36:42 +07:00
ActivitySettings.php
IConsumer.php
IEvent.php fix(activity): Add a dedicated exception when invalid values are set 2024-04-17 15:36:40 +07:00
IEventMerger.php
IExtension.php
IFilter.php
IManager.php fix(activity): Remove unneeded exception (types are enforced) 2024-04-17 15:36:42 +07:00
IProvider.php fix(activity): Add a dedicated exception when the event is unknown to the provider 2024-04-17 15:36:41 +07:00
ISetting.php