Skip to content

Commit cbc6fad

Browse files
fix type of name attribute limosa-io#103 (limosa-io#104)
1 parent 2b77122 commit cbc6fad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Attribute/Complex.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
class Complex extends AbstractComplex
1212
{
1313

14+
protected $type = 'complex';
15+
1416
/**
1517
* @return string[]
1618
*/

0 commit comments

Comments
 (0)