getUrlGenerator() protected method

protected getUrlGenerator ( ) : Happyr\LinkedIn\Http\UrlGeneratorInterface
return Happyr\LinkedIn\Http\UrlGeneratorInterface
 public function getUrlGenerator()
 {
     return parent::getUrlGenerator();
 }