コード例 #1
0
 public function __construct()
 {
     parent::__construct();
 }
コード例 #2
0
 public function __construct()
 {
     // _deprecated_function( 'woocommerce_payment_gateway', '1.4', 'WC_Payment_Gateway()' ); Depreciated, but leaving uncommented until all gateways are updated
     parent::__construct();
 }