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 d4e0f27 + 5e9f068 commit f463e7aCopy full SHA for f463e7a
testing.rst
@@ -113,7 +113,7 @@ to use the Symfony Kernel to fetch a service from the dependency injection
113
container.
114
115
Symfony provides a :class:`Symfony\\Bundle\\FrameworkBundle\\Test\\KernelTestCase`
116
-class to help you creating and booting the kernel in your tests using
+class to help you create and boot the kernel in your tests using
117
``bootKernel()``::
118
119
// tests/Service/NewsletterGeneratorTest.php
0 commit comments