Skip to content

Commit

Permalink
Add URL to article
Browse files Browse the repository at this point in the history
  • Loading branch information
erikjanwestendorp committed Oct 27, 2022
1 parent 9e6d6c8 commit 2ca98b7
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 2ca98b7

Please sign in to comment.