Skip to content

Commit 68ae76f

Browse files
authored
1 parent 42c7ea8 commit 68ae76f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/code/standards.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ Service Naming Conventions
218218

219219
* The DI alias of the bundle is the first group (e.g. ``fos_user``);
220220

221-
* Use lowercase letters for service and parameter names;
221+
* Use lowercase letters for service and parameter names (only one exception - %env(VARIABLE_NAME)% syntax in parameters);
222222

223223
* A group name uses the underscore notation.
224224

0 commit comments

Comments
 (0)