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 5a160c5 commit ef1f021Copy full SHA for ef1f021
1 file changed
contributing/code/bc.rst
@@ -150,6 +150,13 @@ Classes, properties and class methods tagged with ``@deprecated`` will be
150
removed in a future Symfony version. You should never use nor extend them.
151
152
153
+Test Classes
154
+............
155
+
156
+All classes located in the various ``*\\Tests\\`` namespaces are meant for
157
+internal use only. You should never create, extend or call them directly.
158
159
160
Safe Operations
161
...............
162
0 commit comments