Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Laravel
Cashier
BraintreeService
PHP Class Laravel\Cashier\BraintreeService
Mostra file
Open project: laravel/cashier-braintree
Class Usage Examples
Public Methods
Method
Description
findPlan
(
string
$id
) :
Braintree\Plan
Get the Braintree plan that has the given ID.
Method Details
findPlan()
public
static
method
Get the Braintree plan that has the given ID.
public
static
findPlan
(
string
$id
) :
Braintree\Plan
$id
string
return
Braintree\Plan