Hi!
I'm trying to call other entity from Case Entity. I tried with entityManager but I don't get it.
The two entities are related, and I use : $this->getEntityManager()->getRepository("Account")
How can I do it?? Some idea?
Thanks.
I'm trying to call other entity from Case Entity. I tried with entityManager but I don't get it.
The two entities are related, and I use : $this->getEntityManager()->getRepository("Account")
How can I do it?? Some idea?
Thanks.