ActionScheduler::runner()
Method of the class: ActionScheduler{}
No Hooks.
Return
null
. Nothing (null).
Usage
$result = ActionScheduler::runner();
ActionScheduler::runner() ActionScheduler::runner code WC 9.3.1
public static function runner() { return ActionScheduler_QueueRunner::instance(); }