Ejemplo n.º 1
0
 /**
  * Get the Braintree API private key for the instance.
  *
  * @return string
  */
 public function getBraintreePrivateKey()
 {
     return $this->billable->getBraintreePrivateKey();
 }