📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-03 16:27:13
📂
/ (Root)
/
home
/
orkouolp
/
web
/
orkofarms.com
/
wp-content
/
plugins
/
woocommerce
/
packages
/
action-scheduler
/
classes
📍 /home/orkouolp/web/orkofarms.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes
🔄 Refresh
✏️
Editing: ActionScheduler_NullLogEntry.php
Writable
<?php /** * Class ActionScheduler_NullLogEntry */ class ActionScheduler_NullLogEntry extends ActionScheduler_LogEntry { /** * Construct. * * @param string $action_id Action ID. * @param string $message Log entry. */ public function __construct( $action_id = '', $message = '' ) { // nothing to see here. } }
💾 Save Changes
❌ Cancel