diff --git a/15/umbraco-cms/implementation/services/README.md b/15/umbraco-cms/implementation/services/README.md index 1b2497ae0d1..f9456976c02 100644 --- a/15/umbraco-cms/implementation/services/README.md +++ b/15/umbraco-cms/implementation/services/README.md @@ -223,6 +223,10 @@ public class HandleUnPublishingHandler : INotificationHandler(); +``` ## Examples