How to test s class that implements ContainerAwareInterface

后端 未结 0 2007
遇见更好的自我
遇见更好的自我 2020-12-15 14:35

I have a class like this

class MyClass implements ContainerAwareInterface
{
    public function construct(EntityManagerInterface $entityManager)
    {
                


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题