Integrating chat bundle with fos user bundle
Closed this issue · 0 comments
tahametal commented
after implementing author interface on my user entity that extends from another user entity
i have this erroor shown :
Fatal error: Can't inherit abstract function Cunningsoft\ChatBundle\Entity\AuthorInterface::getUsername() (previously declared abstract in Symfony\Component\Security\Core\User\UserInterface)
do you have any solution to resolve that !