PHP 클래스 FlatTaxModifier, silvershop-core

상속: extends TaxModifier
파일 보기 프로젝트 열기: burnbright/silverstripe-shop 1 사용 예제들

공개 메소드들

메소드 설명
populateDefaults ( )
value ( $incoming ) Get the tax amount to charge on the order.

메소드 상세

populateDefaults() 공개 메소드

public populateDefaults ( )

value() 공개 메소드

Get the tax amount to charge on the order.
public value ( $incoming )