ActionScheduler_Logger::get_entry()publicWC 1.0

Method of the class: ActionScheduler_Logger{}

No Hooks.

Return

ActionScheduler_LogEntry.

Usage

$ActionScheduler_Logger = new ActionScheduler_Logger();
$ActionScheduler_Logger->get_entry( $entry_id );
$entry_id(string) (required)
-

ActionScheduler_Logger::get_entry() code WC 8.7.0

abstract public function get_entry( $entry_id );