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.
2 parents 601f578 + 86acc2a commit 7887318Copy full SHA for 7887318
testing.rst
@@ -611,7 +611,7 @@ to remove the ``kernel.reset`` tag from some services in your test environment::
611
612
// ...
613
614
- protected function process(ContainerBuilder $container): void
+ public function process(ContainerBuilder $container): void
615
{
616
if ('test' === $this->environment) {
617
// prevents the security token to be cleared
0 commit comments