🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-18 21:23:44 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
test1.therahuldas.com
/
wp-content
/
plugins
/
woocommerce
/
includes
/
interfaces
📍 /home/therahul/test1.therahuldas.com/wp-content/plugins/woocommerce/includes/interfaces
🔄 Refresh
✏️
Editing: class-wc-order-refund-data-store-interface.php
Writable
<?php /** * Order Refund Data Store Interface * * @version 3.0.0 * @package WooCommerce\Interface */ /** * WC Order Refund Data Store Interface * * Functions that must be defined by order store classes. * * @version 3.0.0 */ interface WC_Order_Refund_Data_Store_Interface { }
💾 Save Changes
❌ Cancel