Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit ded5b00

Browse files
hasonwouterj
authored andcommitted
Replaced the DI tag "cmf_menu.voter" to the right "knp_menu.voter"
Conflicts: bundles/menu/voters.rst
1 parent 2eca693 commit ded5b00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/menu/voters.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ menu item.
197197
To use this voter you need to configure a custom service with the name of the
198198
content in the request and your model class to avoid calling ``getParent`` on
199199
objects that do not have that method. You need to tag the service as
200-
``cmf_menu.voter``. The service looks the same as for complete custom
200+
``knp_menu.voter``. The service looks the same as for complete custom
201201
voters (see below), except you do not need to write your own PHP code:
202202

203203
.. configuration-block::

0 commit comments

Comments
 (0)