Answer the question
In order to leave comments, you need to log in
Symfony2, how to override class methods from HWIOAuthBundle?
Hello.
You need to override the properties and methods of the HWI\Bundle\OAuthBundle\OAuth\ResourceOwner\VkontakteResourceOwner and HWI\Bundle\OAuthBundle\OAuth\Response\PathUserResponse classes.
There is a UserBundle bundle, in the AcmeUserBundle.php file I added
public function getParent()
{
return 'HWIOAuthBundle';
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question