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.
Return
Null. Nothing.
Usage
$WC_Order_Refund_Data_Store_Interface = new WC_Order_Refund_Data_Store_Interface(); // use class methods
Methods
No Methods in class.
Code of WC_Order_Refund_Data_Store_Interface{} WC Order Refund Data Store Interface{} WC 5.0.0
interface WC_Order_Refund_Data_Store_Interface {
}