Skip to content

Commit

Permalink
Merge pull request #15 from erikjanwestendorp/add-link-to-sending-all…
Browse files Browse the repository at this point in the history
…owed-children-notification-handler

Add URL to article Sending Allowed Children Notification
  • Loading branch information
Jeavon authored Oct 27, 2022
2 parents 9e6d6c8 + 2ca98b7 commit def3fef
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

namespace Umbraco.Docs.Samples.Web.Notifications
{
// https://our.umbraco.com/documentation/Reference/Notifications/SendingAllowedChildrenNotification/
internal class SendingAllowedChildrenNotificationHandler : INotificationHandler<SendingAllowedChildrenNotification>
{
public void Handle(SendingAllowedChildrenNotification notification)
Expand Down

0 comments on commit def3fef

Please sign in to comment.