@@ -27,7 +27,7 @@ |
||
| 27 | 27 | public ?string $uiComponent; |
| 28 | 28 | |
| 29 | 29 | /** @ORM\Column(type="json", nullable=true) */ |
| 30 | - public ?array $uiClassNames; |
|
| 30 | + public ? array $uiClassNames; |
|
| 31 | 31 | |
| 32 | 32 | /** |
| 33 | 33 | * @ORM\ManyToMany(targetEntity="Silverback\ApiComponentBundle\Entity\Core\ComponentGroup") |