Your IP : 3.138.69.163


Current Path : /proc/self/root/home/sudancam/public_html/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/
Upload File :
Current File : //proc/self/root/home/sudancam/public_html/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_NullLogEntry.php

<?php

/**
 * Class ActionScheduler_NullLogEntry
 */
class ActionScheduler_NullLogEntry extends ActionScheduler_LogEntry {
	public function __construct( $action_id = '', $message = '' ) {
		// nothing to see here
	}
}