mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
use statement added
This commit is contained in:
parent
fadf2d62b0
commit
85b7e4add8
@ -8,7 +8,7 @@ use Doctrine\ORM\Mapping as ORM;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @ORM\Entity
|
* @ORM\Entity
|
||||||
* @Table(schema="chill_asideactivity")
|
* @ORM\Table(schema="chill_asideactivity")
|
||||||
*/
|
*/
|
||||||
final class AsideActivityCategory
|
final class AsideActivityCategory
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user