LifterLMS::payment_gateways()
Get payment gateways.
Contents
Return Return
Source Source
File: class-lifterlms.php
public function payment_gateways() { return LLMS_Payment_Gateways::instance(); }
Expand full source code Collapse full source code View on GitHub