Doctrine error: Class 'Doctrine\ORM\EntityRepository' not found

前端 未结 2 1511
暖寄归人
暖寄归人 2021-01-26 19:27

I\'m new in Doctrine, I\'m following the examples in the documentation. When I create a Repository class (e.g. UserRepository.php) and I try to extend EntityRepository class I g

2条回答
提交回复
热议问题