This repository was archived by the owner on Sep 16, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -79,12 +79,7 @@ If either or both "Read" and "Write" interfaces do not exist, then the
79
79
Dependency Container Configuration
80
80
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
81
81
82
- Parameters representing class names MUST be of the form
83
- ``cmf_bundlename.foo.bar.class ``, example:
84
-
85
- .. code-block :: xml
86
-
87
- <parameter key =" cmf_menu.persistence.phpcr.menu_document.class" >Symfony\Cmf\Bundle\MenuBundle\Doctrine\Phpcr\Menu</parameter >
82
+ Refer the the `service naming conventions `_ in the symfony documentation.
88
83
89
84
Meta: README, CHANGELOG, etc
90
85
----------------------------
@@ -201,3 +196,4 @@ instructions on how the component should be integrated.
201
196
.. _`XLIFF format` : http://symfony.com/doc/current/book/translation.html#basic-translation
202
197
.. _`CONTRIBUTING file from CoreBundle` : https://github.com/symfony-cmf/CoreBundle/blob/master/CONTRIBUTING.md
203
198
.. _`LICENSE template on wiki` : https://github.com/symfony-cmf/symfony-cmf/wiki/LICENSE-Template
199
+ .. _`service naming conventions` : http://symfony.com/doc/current/contributing/code/standards.html#service-naming-conventions
You can’t perform that action at this time.
0 commit comments