Action_Scheduler\Migration
Config::__construct
Config constructor.
Метод класса: Config{}
Хуков нет.
Возвращает
null. Ничего (null).
Использование
$Config = new Config(); $Config->__construct();
Код Config::__construct() Config:: construct WC 10.6.2
public function __construct() {
}