This repository was archived by the owner on Sep 16, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -115,8 +115,9 @@ The standard menu node implements ``PublishTimePeriodInterface`` and
115
115
:doc: `publish workflow documentation <../core/publish_workflow >`.
116
116
117
117
.. versionadded :: 1.1
118
- The ``MenuContentVoter `` was added in CmfMenuBundle 1.1. This voter decides
119
- that a menu node is not published if the content it is pointing to is not
120
- published.
118
+ The ``MenuContentVoter `` was added in CmfMenuBundle 1.1.
119
+
120
+ The ``MenuContentVoter `` decides that a menu node is not published if the
121
+ content it is pointing to is not published.
121
122
122
123
.. _`Creating Menus: The Basics` : https://github.com/KnpLabs/KnpMenu/blob/1.1.x/doc/01-Basic-Menus.markdown
Original file line number Diff line number Diff line change @@ -61,6 +61,7 @@ visible by use of the :doc:`publish workflow checker
61
61
<../core/publish_workflow>`.
62
62
63
63
.. versionadded :: 1.1
64
- The ``MenuContentVoter `` was added in CmfMenuBundle 1.1. This voter decides
65
- that a menu node is not published if the content it is pointing to is not
66
- published.
64
+ The ``MenuContentVoter `` was added in CmfMenuBundle 1.1.
65
+
66
+ The ``MenuContentVoter `` decides that a menu node is not published if the
67
+ content it is pointing to is not published.
You can’t perform that action at this time.
0 commit comments