8000 Edit comment · symfony/symfony-docs@f7c20b5 · GitHub
[go: up one dir, main page]

Skip to content

Commit f7c20b5

Browse files
authored
Edit comment
1 parent f0a0b55 commit f7c20b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/parameters.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ and hidden with the service definition:
136136
137137
.. code-block:: php
138138
139-
// the @ symbol does NOT need to be escaped in XML
139+
// the @ symbol does NOT need to be escaped in PHP
140140
$container->setParameter('mailer_password', '@securepass');
141141
142142
// But % does need to be escaped

0 commit comments

Comments
 (0)
0