We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 564e8a4 commit 58b6dddCopy full SHA for 58b6ddd
1 file changed
src/Form/Control/CoreFieldSet.php
@@ -17,6 +17,7 @@
17
*
18
* @property-read RenderWalker $renderWalker The render walker.
19
*/
20
+#[\AllowDynamicProperties]
21
class CoreFieldSet extends FieldSet
22
{
23
//--------------------------------------------------------------------------------------------------------------------
0 commit comments