コード例 #1
0
 /**
  * Return APIPassword
  * @return string
  */
 public function getApiPassword()
 {
     return $this->config->getPass();
 }