File tree Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -213,11 +213,7 @@ configuration file using a special syntax: wrap the parameter name in two ``%``
213213 'email_address' => param('app.admin_email'),
214214
215215 // ... but if you prefer it, you can also pass the name as a string
216- <<<<<<< HEAD
217216 // surrounded by two % (same as in YAML format) and Symfony will
218- =======
219- // surrounded by two % (same as in the YAML format) and Symfony will
220- >>>>>>> 7.4
221217 // replace it by that parameter value
222218 'email_address' => '%app.admin_email%',
223219 ]);
Original file line number Diff line number Diff line change @@ -156,4 +156,3 @@ as a starting point for your own GitHub CI configuration:
156156
157157 .. _`Symfony releases plan` : https://symfony.com/releases
158158.. _`Composer path repository option` : https://getcomposer.org/doc/05-repositories.md#path
159- .. _`gromnan/symfony-config-xml-to-php` : https://github.com/GromNaN/symfony-config-xml-to-php
You can’t perform that action at this time.
0 commit comments