We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e1b1e74 + 2d553be commit 4476d88Copy full SHA for 4476d88
docs/menu_builder_service.rst
@@ -60,11 +60,6 @@ Next, register your menu builder as service and register its ``createMainMenu``
60
61
# ...
62
63
-.. note::
64
-
65
- The menu service must be public as it will be retrieved at runtime to keep
66
- it lazy-loaded.
67
68
You can now render the menu directly in a template via the name given in the
69
``alias`` key above:
70
docs/menu_service.rst
@@ -74,11 +74,6 @@ object created by the ``createMainMenu`` method:
74
75
76
77
78
79
80
81
82
83
84
0 commit comments