mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-04 05:44:58 +00:00
fix sf4 minor corrections on Doctrine ORM mapping Entities
This commit is contained in:
@@ -27,7 +27,7 @@ use Doctrine\ORM\Mapping as ORM;
|
||||
*
|
||||
* @package Chill\ActivityBundle\Entity
|
||||
* @ORM\Entity()
|
||||
* @ORM\Table(null)
|
||||
* @ORM\Table(name="activitytype")
|
||||
* @ORM\HasLifecycleCallbacks()
|
||||
*/
|
||||
class ActivityType
|
||||
|
Reference in New Issue
Block a user