🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-18 11:27:45 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
ramailobhela.com
/
wp-content
/
plugins
/
woocommerce
/
src
/
Admin
/
Notes
📍 /home/therahul/ramailobhela.com/wp-content/plugins/woocommerce/src/Admin/Notes
🔄 Refresh
✏️
Editing: NotesUnavailableException.php
Writable
<?php /** * WooCommerce Admin Notes Unavailable Exception Class * * Exception class thrown when an attempt to use notes is made but notes are unavailable. */ namespace Automattic\WooCommerce\Admin\Notes; defined( 'ABSPATH' ) || exit; /** * Notes\NotesUnavailableException class. */ class NotesUnavailableException extends \WC_Data_Exception {}
💾 Save Changes
❌ Cancel