PHP 클래스 LukePOLO\LaraCart\Cart

파일 보기 프로젝트 열기: lukepolo/laracart 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$attributes
$coupons
$fees
$instance
$internationalFormat
$items
$locale
$multipleCoupons
$tax

공개 메소드들

메소드 설명
__construct ( string $instance = 'default' ) Cart constructor.

메소드 상세

__construct() 공개 메소드

Cart constructor.
public __construct ( string $instance = 'default' )
$instance string

프로퍼티 상세

$attributes 공개적으로 프로퍼티

public $attributes

$coupons 공개적으로 프로퍼티

public $coupons

$fees 공개적으로 프로퍼티

public $fees

$instance 공개적으로 프로퍼티

public $instance

$internationalFormat 공개적으로 프로퍼티

public $internationalFormat

$items 공개적으로 프로퍼티

public $items

$locale 공개적으로 프로퍼티

public $locale

$multipleCoupons 공개적으로 프로퍼티

public $multipleCoupons

$tax 공개적으로 프로퍼티

public $tax