WC_Order_Refund_Data_Store_Interface{}WC 1.0

WC Order Refund Data Store Interface

Functions that must be defined by order store classes.

No Hooks.

Usage

$WC_Order_Refund_Data_Store_Interface = new WC_Order_Refund_Data_Store_Interface();
// use class methods

Methods

No Methods in class.

WC_Order_Refund_Data_Store_Interface{} code WC 8.7.0

interface WC_Order_Refund_Data_Store_Interface {
}