mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-05 06:14:59 +00:00
fix sf4 minor corrections on Doctrine ORM mapping Entities
This commit is contained in:
@@ -28,7 +28,7 @@ use Doctrine\ORM\Mapping as ORM;
|
||||
*
|
||||
* @ORM\Entity()
|
||||
* @ORM\Table(
|
||||
* null,
|
||||
* name="customfieldsdefaultgroup",
|
||||
* uniqueConstraints={@ORM\UniqueConstraint(
|
||||
* name="unique_entity",
|
||||
* columns={"entity"}
|
||||
|
Reference in New Issue
Block a user