We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45e1470 commit 84951f4Copy full SHA for 84951f4
cookbook/form/unit_testing.rst
@@ -23,7 +23,7 @@ test the core types and you can use it to test your types too.
23
.. versionadded:: 2.3
24
The ``TypeTestCase`` has moved to the ``Symfony\Component\Form\Test``
25
namespace in 2.3. Previously, the class was located in
26
- ``Symfony\Component\Form\Tests\Core\Extension\Type``.
+ ``Symfony\Component\Form\Tests\Extension\Core\Type``.
27
28
The Basics
29
----------
0 commit comments