PHP Class Laravel\Cashier\BraintreeService

Afficher le fichier Open project: laravel/cashier-braintree Class Usage Examples

Méthodes publiques

Méthode Description
findPlan ( string $id ) : Braintree\Plan Get the Braintree plan that has the given ID.

Method Details

findPlan() public static méthode

Get the Braintree plan that has the given ID.
public static findPlan ( string $id ) : Braintree\Plan
$id string
Résultat Braintree\Plan