LifterLMS::payment_gateways()

Get payment gateways.


Return Return

(LLMS_Payment_Gateways)


Top ↑

Source Source

File: class-lifterlms.php

	public function payment_gateways() {
		return LLMS_Payment_Gateways::instance();
	}

Top ↑

User Contributed Notes User Contributed Notes

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