Esempio n. 1
0
 /**
  * Returns APISecret code
  * @return string
  */
 public function getApiSecret()
 {
     return $this->config->getSecret();
 }