LifterLMS::payment_gateways()
get payment gateways.
Description Description
Return Return
(array)
Source Source
File: lifterlms.php
public function payment_gateways() { return LLMS_Payment_Gateways::instance(); }
Expand full source code Collapse full source code View on GitHub
User Contributed Notes User Contributed Notes
Permalink: