-
Notifications
You must be signed in to change notification settings - Fork 63
Fix notification documentation to reflect recent changes #257
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| but if it is actually from your app, you must set the parsed subject, message and action labels: | ||
| ```php | ||
| protected $factory; | ||
| class Notifier implements OCP\Notification\INotifier { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added this to make it more clear which interface needs to be implemented (it is written in step 1 but not in step 2 :/)
nickvergessen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"recent"
|
/backport to stable15 |
|
/backport to stable14 |
|
/backport to stable13 |
|
backport to stable15 in #258 |
|
backport to stable14 in #259 |
|
backport to stable13 in #260 |
No description provided.