public function __construct() { parent::__construct(); }
public function __construct() { // _deprecated_function( 'woocommerce_payment_gateway', '1.4', 'WC_Payment_Gateway()' ); Depreciated, but leaving uncommented until all gateways are updated parent::__construct(); }