コード例 #1
0
 /**
  * Returns APIUsername
  * @return string
  */
 public function getApiUsername()
 {
     return $this->config->getUser();
 }