ActionScheduler_Store::init()
Callable initialization function optionally overridden in derived classes.
Method of the class: ActionScheduler_Store{}
No Hooks.
Return
null
. Nothing (null).
Usage
$ActionScheduler_Store = new ActionScheduler_Store(); $ActionScheduler_Store->init();
ActionScheduler_Store::init() ActionScheduler Store::init code WC 9.4.2
public function init() {}