We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b559ea3 commit 48db6a2Copy full SHA for 48db6a2
performance.rst
@@ -81,7 +81,7 @@ container into a single file, which could improve performance when using
81
// config/services.php
82
83
// ...
84
- $container->parameters()->set('.container.dumper.inline_factories', true);
+ $configurator->parameters()->set('.container.dumper.inline_factories', true);
85
86
.. _performance-use-opcache:
87
0 commit comments