mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-01 20:43:49 +00:00
sf4, fix error with ORM\Table name of customfieldsgroup
This commit is contained in:
@@ -29,7 +29,7 @@ use Doctrine\Common\Collections\Collection;
|
||||
* CustomFieldGroup
|
||||
*
|
||||
* @ORM\Entity()
|
||||
* @ORM\Table(name="customfieldsdefaultgroup")
|
||||
* @ORM\Table(name="customfieldsgroup")
|
||||
*/
|
||||
class CustomFieldsGroup
|
||||
{
|
||||
|
Reference in New Issue
Block a user