8000 added a comment · sam57/symfony@0d9d7bd · GitHub
[go: up one dir, main page]

Skip to content

Commit 0d9d7bd

Browse files
committed
added a comment
1 parent 3680cec commit 0d9d7bd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Symfony/Component/DomCrawler/FormFieldRegistry.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313

1414
use Symfony\Component\DomCrawler\Field\FormField;
1515

16+
/**
17+
* This is an internal class that must not be used directly.
18+
*/
1619
class FormFieldRegistry
1720
{
1821
private $fields = array();

0 commit comments

Comments
 (0)
0