ActionScheduler::admin_view()
Method of the class: ActionScheduler{}
No Hooks.
Return
null
. Nothing (null).
Usage
$result = ActionScheduler::admin_view();
ActionScheduler::admin_view() ActionScheduler::admin view code WC 9.3.3
public static function admin_view() { return ActionScheduler_AdminView::instance(); }