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 b94c0ca commit 67ed392Copy full SHA for 67ed392
src/Forms/ControlGroup.php
@@ -15,7 +15,7 @@
15
/**
16
* A user group of form controls.
17
*/
18
-final class ControlGroup
+class ControlGroup
19
{
20
protected \WeakMap $controls;
21
private array $options = [];
0 commit comments