PHP Class FlatTaxModifier, silvershop-core

Inheritance: extends TaxModifier
Afficher le fichier Open project: burnbright/silverstripe-shop Class Usage Examples

Méthodes publiques

Méthode Description
populateDefaults ( )
value ( $incoming ) Get the tax amount to charge on the order.

Method Details

populateDefaults() public méthode

public populateDefaults ( )

value() public méthode

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