LLMS_Settings_Checkout::sort_gateways( obj $gateway_a, obj $gateway_b )

usort function used to ensure gateways are sorted by display order on the gateways table


Description Description


Parameters Parameters

$gateway_a

(Required) Payment Gateway instance

$gateway_b

(Required) Payment Gateway instance


Top ↑

Return Return

(int)


Top ↑

Source Source

File: includes/admin/settings/class.llms.settings.checkout.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.17.5 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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