WC_Cart_Fees::init
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() WC Cart Fees::init code WC 10.4.3
public function init() {}