@@ -59,7 +59,7 @@ |
||
59 | 59 | [ |
60 | 60 | 'type' => 'array', |
61 | 61 | 'array_type' =>Attribute::class, |
62 | - 'value' =>'array<' . Attribute::class . '>', |
|
62 | + 'value' =>'array<'.Attribute::class.'>', |
|
63 | 63 | ], |
64 | 64 | true, |
65 | 65 | true |