mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
sf4, fix error with ORM\Table name of customfieldsgroup
This commit is contained in:
parent
208d4b789a
commit
90540300c5
@ -29,7 +29,7 @@ use Doctrine\Common\Collections\Collection;
|
||||
* CustomFieldGroup
|
||||
*
|
||||
* @ORM\Entity()
|
||||
* @ORM\Table(name="customfieldsdefaultgroup")
|
||||
* @ORM\Table(name="customfieldsgroup")
|
||||
*/
|
||||
class CustomFieldsGroup
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user