PHP 클래스 Laravel\Cashier\BraintreeService

파일 보기 프로젝트 열기: laravel/cashier-braintree 1 사용 예제들

공개 메소드들

메소드 설명
findPlan ( string $id ) : Braintree\Plan Get the Braintree plan that has the given ID.

메소드 상세

findPlan() 공개 정적인 메소드

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