8000
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 f12a419 + a25340e commit 0486a53Copy full SHA for 0486a53
src/Symfony/Bundle/FrameworkBundle/Test/KernelTestCase.php
@@ -91,7 +91,7 @@ protected static function bootKernel(array $options = [])
91
92
/**
93
* Provides a dedicated test container with access to both public and private
94
- * services. The container will not include private services that has been
+ * services. The container will not include private services that have been
95
* inlined or removed. Private services will be removed when they are not
96
* used by other services.
97
*
0 commit comments