Skip to content

fix(notifications): Update notifier exception handling#681

Open
nickvergessen wants to merge 1 commit intomainfrom
bugfix/noid/update-notifier-exception-handling
Open

fix(notifications): Update notifier exception handling#681
nickvergessen wants to merge 1 commit intomainfrom
bugfix/noid/update-notifier-exception-handling

Conversation

@nickvergessen
Copy link
Member

No description provided.

Signed-off-by: Joas Schilling <coding@schilljs.com>

public function prepare(INotification $notification, string $languageCode): INotification {
throw new \InvalidArgumentException();
throw new UnknownNotificationException();
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it time to drop Nextcloud 29?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant