We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73c90bb commit affc291Copy full SHA for affc291
src/Resources/MenuResource/Pages/ManageMenuItems.php
@@ -70,7 +70,7 @@ public function getTitle(): string
70
71
public function getBreadcrumb(): string
72
{
73
- //TODO fix
+ // TODO fix
74
return flexiblePagesTrans('menu_items.manage.breadcrumb');
75
}
76
0 commit comments