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

Commit 03e8cb9

Browse files
committed
change cmf_menu.factory with cmf_menu.loader.node
1 parent d856590 commit 03e8cb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial/the-frontend.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ configuration:
188188
acme.basic_cms.menu_provider:
189189
class: Symfony\Cmf\Bundle\MenuBundle\Provider\PhpcrMenuProvider
190190
arguments:
191-
- '@cmf_menu.factory'
191+
- '@cmf_menu.loader.node'
192192
- '@doctrine_phpcr'
193193
- /cms/pages
194194
calls:

0 commit comments

Comments
 (0)