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.
2 parents cf274b7 + 2867b34 commit 92d6e51Copy full SHA for 92d6e51
contributing/code/standards.rst
@@ -218,7 +218,8 @@ 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 (except when referring
222
+ to environment variables with the ``%env(VARIABLE_NAME)%`` syntax);
223
224
* A group name uses the underscore notation.
225
0 commit comments