ActionScheduler_Logger::get_entry()
Get action's log entry.
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)
- Entry ID.
ActionScheduler_Logger::get_entry() ActionScheduler Logger::get entry code WC 9.4.2
abstract public function get_entry( $entry_id );