WC_Order_Refund::get_type()
Get internal type (post type.)
Description Description
Return Return
(string)
Source Source
File: includes/class-wc-order-refund.php
public function get_type() { return 'shop_order_refund'; }
Get internal type (post type.)
(string)
File: includes/class-wc-order-refund.php
public function get_type() { return 'shop_order_refund'; }