WC_Cart_Fees::initpublicWC 1.0

Register methods for this object on the appropriate WordPress hooks.

Method of the class: WC_Cart_Fees{}

No Hooks.

Returns

null. Nothing (null).

Usage

$WC_Cart_Fees = new WC_Cart_Fees();
$WC_Cart_Fees->init();

WC_Cart_Fees::init() code WC 10.4.3

public function init() {}