File "class-wc-settings-rest-api.php"
Full Path: /home/jlklyejr/public_html/wp-content/test/wp-content/plugins/woocommerce/includes/admin/settings/views/class-wc-settings-rest-api.php
File size: 255 bytes
MIME-type: text/x-php
Charset: utf-8
<?php // @codingStandardsIgnoreFile.
/**
* Settings class file.
*
* @deprecated 3.4.0 Replaced with class-wc-settings-advanced.php.
* @todo remove in 4.0.
*/
defined( 'ABSPATH' ) || exit;
return include __DIR__ . '/class-wc-settings-advanced.php';