mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
Issue336 internal create action fixes
This commit is contained in:
@@ -219,7 +219,6 @@ class ThirdParty implements TrackCreationInterface, TrackUpdateInterface
|
||||
private ?string $telephone = null;
|
||||
|
||||
/**
|
||||
* @var array|null
|
||||
* @ORM\Column(name="types", type="json", nullable=true)
|
||||
*/
|
||||
private ?array $thirdPartyTypes = [];
|
||||
|
Reference in New Issue
Block a user