Skip to content

Commit 2b3047a

Browse files
authored
Apply suggestions from code review
1 parent dcdd3a3 commit 2b3047a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code_samples/back_office/notifications/src/Notification/ListRenderer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
use Symfony\Component\Routing\RouterInterface;
1212
use Twig\Environment;
1313

14-
class ListRenderer implements NotificationRenderer
14+
class ListRenderer implements NotificationRenderer, TypedNotificationRendererInterface
1515
{
1616
protected Environment $twig;
1717

0 commit comments

Comments
 (0)