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

Commit 6f0f56f

Browse files
committed
Link to service name conventions
1 parent 7cc7261 commit 6f0f56f

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

contributing/bundles.rst

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -79,12 +79,7 @@ If either or both "Read" and "Write" interfaces do not exist, then the
7979
Dependency Container Configuration
8080
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8181

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.
8883

8984
Meta: README, CHANGELOG, etc
9085
----------------------------
@@ -201,3 +196,4 @@ instructions on how the component should be integrated.
201196
.. _`XLIFF format`: http://symfony.com/doc/current/book/translation.html#basic-translation
202197
.. _`CONTRIBUTING file from CoreBundle`: https://github.com/symfony-cmf/CoreBundle/blob/master/CONTRIBUTING.md
203198
.. _`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

0 commit comments

Comments
 (0)