We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42c7ea8 commit 68ae76fCopy full SHA for 68ae76f
contributing/code/standards.rst
@@ -218,7 +218,7 @@ Service Naming Conventions
218
219
* The DI alias of the bundle is the first group (e.g. ``fos_user``);
220
221
-* Use lowercase letters for service and parameter names;
+* Use lowercase letters for service and parameter names (only one exception - %env(VARIABLE_NAME)% syntax in parameters);
222
223
* A group name uses the underscore notation.
224
0 commit comments