Commit 1b2076f
committed
minor #15392 Fixing code sample (ThomasLandauer)
This PR was merged into the 4.4 branch.
Discussion
----------
Fixing code sample
This is now the usual way to do it, right? https://symfony.com/doc/current/configuration.html#configuration-parameters
In any case, `->setParameter()` results in:
> Call to undefined method "Symfony\Component\DependencyInjection\Loader\Configurator\ContainerConfigurator::setParameter()".
Commits
-------
f16dac0 Fixing code sample1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments