Skip to content

Commit 64d3e75

Browse files
dabrtgithub-actions[bot]
authored andcommitted
PHP & JS CS Fixes
1 parent 6501726 commit 64d3e75

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
@@ -50,7 +50,7 @@ public function generateUrl(Notification $notification): ?string
5050

5151
return null;
5252
}
53-
53+
5454
public function getTypeLabel(): string
5555
{
5656
return /** @Desc("Workflow stage changed") */

0 commit comments

Comments
 (0)