Skip to content

Commit 58b6ddd

Browse files
committed
Allow dynamic properties.
1 parent 564e8a4 commit 58b6ddd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Form/Control/CoreFieldSet.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
*
1818
* @property-read RenderWalker $renderWalker The render walker.
1919
*/
20+
#[\AllowDynamicProperties]
2021
class CoreFieldSet extends FieldSet
2122
{
2223
//--------------------------------------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)