Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ef1f021

Browse filesBrowse files
committed
Added note about test classes
1 parent 5a160c5 commit ef1f021
Copy full SHA for ef1f021

File tree

Expand file treeCollapse file tree

1 file changed

+7
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+7
-0
lines changed

‎contributing/code/bc.rst

Copy file name to clipboardExpand all lines: contributing/code/bc.rst
+7Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,13 @@ Classes, properties and class methods tagged with ``@deprecated`` will be
150150
removed in a future Symfony version. You should never use nor extend them.
151151

152152

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+
153160
Safe Operations
154161
...............
155162

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.