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