Action_Scheduler\Migration
Config::__construct()
Config constructor.
Method of the class: Config{}
No Hooks.
Return
null
. Nothing (null).
Usage
$Config = new Config(); $Config->__construct();
Config::__construct() Config:: construct code WC 9.8.2
public function __construct() { }