WC_Settings_Payment_Gateways_React::get_sections()
Don't show any section links.
Method of the class: WC_Settings_Payment_Gateways_React{}
No Hooks.
Return
Array
.
Usage
$WC_Settings_Payment_Gateways_React = new WC_Settings_Payment_Gateways_React(); $WC_Settings_Payment_Gateways_React->get_sections();
WC_Settings_Payment_Gateways_React::get_sections() WC Settings Payment Gateways React::get sections code WC 9.5.1
public function get_sections() { return array(); }