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 248138d commit f206ee7Copy full SHA for f206ee7
testing.rst
@@ -651,7 +651,7 @@ to remove the ``kernel.reset`` tag from some services in your test environment::
651
652
// ...
653
654
- protected function process(ContainerBuilder $container): void
+ public function process(ContainerBuilder $container): void
655
{
656
if ('test' === $this->environment) {
657
// prevents the security token to be cleared
0 commit comments