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 2fafa88 + 7887318 commit 8246839Copy full SHA for 8246839
testing.rst
@@ -606,7 +606,7 @@ to remove the ``kernel.reset`` tag from some services in your test environment::
606
607
// ...
608
609
- protected function process(ContainerBuilder $container): void
+ public function process(ContainerBuilder $container): void
610
{
611
if ('test' === $this->environment) {
612
// prevents the security token to be cleared
0 commit comments