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