We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
#[\AllowDynamicProperties]
1 parent 5174319 commit 9336297Copy full SHA for 9336297
src/JsonSchema/Constraints/UndefinedConstraint.php
@@ -21,6 +21,7 @@
21
* @author Robert Schönthal <[email protected]>
22
* @author Bruno Prieto Reis <[email protected]>
23
*/
24
+#[\AllowDynamicProperties]
25
class UndefinedConstraint extends Constraint
26
{
27
/**
0 commit comments