WC_Payment_Gateways::__construct()

Initialize payment gateways.


Description Description


Source Source

File: includes/class-wc-payment-gateways.php

	public function __construct() {
		$this->init();
	}


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.