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 161accc commit 8db715dCopy full SHA for 8db715d
tests/Transformer/InputType1.php
@@ -31,5 +31,8 @@ final class InputType1
31
*/
32
public $field5 = [];
33
34
+ /**
35
+ * @var mixed
36
+ */
37
public $field6;
38
}
0 commit comments