10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f1f173 + 0486a53 commit d6ec101Copy full SHA for d6ec101
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