8000 Tag the FormFieldRegistry as being internal · symfony/symfony@0801f97 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0801f97

Browse files
committed
Tag the FormFieldRegistry as being internal
1 parent 4967ad4 commit 0801f97

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Symfony/Component/DomCrawler/FormFieldRegistry.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515

1616
/**
1717
* This is an internal class that must not be used directly.
18+
*
19+
* @internal
1820
*/
1921
class FormFieldRegistry
2022
{

0 commit comments

Comments
 (0)
0