Commit f16dac0
authored
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()".1 parent a2de717 commit f16dac0
1 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