ActionScheduler_Abstract_Schema::init
Can optionally be used by concrete classes to carry out additional initialization work as needed.
Method of the class: ActionScheduler_Abstract_Schema{}
No Hooks.
Returns
null. Nothing (null).
Usage
$ActionScheduler_Abstract_Schema = new ActionScheduler_Abstract_Schema(); $ActionScheduler_Abstract_Schema->init();
ActionScheduler_Abstract_Schema::init() ActionScheduler Abstract Schema::init code WC 10.4.3
public function init() {}