dmecke / ChatBundle

MIT License
15 stars 13 forks source link

Integrating chat bundle with fos user bundle #7

Closed tahametal closed 11 years ago

tahametal commented 11 years ago

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 !