PHP Class Microweber\Providers\Shop\TaxManager

Datei anzeigen Open project: microweber/microweber

Public Properties

Property Type Description
$app Microweber\Application
$table

Public Methods

Method Description
__construct ( $app = null )
calculate ( $sum )
delete_by_id ( $data )
get ( $params = [] )
save ( $params = [] )

Method Details

__construct() public method

public __construct ( $app = null )

calculate() public method

public calculate ( $sum )

delete_by_id() public method

public delete_by_id ( $data )

get() public method

public get ( $params = [] )

save() public method

public save ( $params = [] )

Property Details

$app public_oe property

public Application,Microweber $app
return Microweber\Application

$table public_oe property

public $table