Skip to content

Rename SchedulerNotificationsConstraint.notificationContent to updateNotificationContent #59

Description

@lukaskollmer

Problem

The current name (notificationContent) makes it seem like the function is responsible for providing the notification content, which is not true.

Solution

Calling it updateNotificationContent instead would signal that the point of the function is to give the app an opportunity to modify the notification content, should it want to.

We should include this change in the next major release of the package.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status
Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions