Пример #1
0
 /**
  * Get the Gateway API key for the instance.
  *
  * @return string
  */
 protected function getGatewayKey()
 {
     return $this->billable->getGatewayKey();
 }