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 2b77122 commit cbc6fadCopy full SHA for cbc6fad
src/Attribute/Complex.php
@@ -11,6 +11,8 @@
11
class Complex extends AbstractComplex
12
{
13
14
+ protected $type = 'complex';
15
+
16
/**
17
* @return string[]
18
*/
0 commit comments