mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +00:00
fix sf4 minor corrections on Doctrine ORM mapping Entities
This commit is contained in:
parent
b001309778
commit
0d435dcd9b
@ -34,7 +34,7 @@ use Chill\CustomFieldsBundle\Entity\CustomFieldsGroup;
|
|||||||
*
|
*
|
||||||
* @package Chill\ReportBundle\Entity
|
* @package Chill\ReportBundle\Entity
|
||||||
* @ORM\Entity()
|
* @ORM\Entity()
|
||||||
* @ORM\Table(null)
|
* @ORM\Table(name="report")
|
||||||
* @ORM\HasLifecycleCallbacks()
|
* @ORM\HasLifecycleCallbacks()
|
||||||
*/
|
*/
|
||||||
class Report implements HasCenterInterface, HasScopeInterface
|
class Report implements HasCenterInterface, HasScopeInterface
|
||||||
|
Loading…
x
Reference in New Issue
Block a user