Example #1
0
 /**
  * @return string
  */
 public function getAccessToken()
 {
     return $this->config->getAccessToken();
 }