File "class-wc-settings-checkout.php"
Full path: /home/sbkuplnl/public_html/wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-checkout.php
File
size: 0.26 KB (271 B bytes)
MIME-type: text/x-php; charset=us-ascii
Charset: utf-8
Download Open Edit Advanced Editor Back
<?php // @codingStandardsIgnoreFile.
/**
* Settings class file.
*
* @deprecated 3.4.0 Replaced with class-wc-settings-payment-gateways.php.
* @todo remove in 4.0.
*/
defined( 'ABSPATH' ) || exit;
return include __DIR__ . '/class-wc-settings-payment-gateways.php';