Action_Scheduler\Migration

Config::__constructpublicWC 1.0

Config constructor.

Метод класса: Config{}

Хуков нет.

Возвращает

null. Ничего (null).

Использование

$Config = new Config();
$Config->__construct();

Код Config::__construct() WC 10.6.2

public function __construct() {

}