File "class-product-cat-dropdown-walker.php"

Full Path: /home/vantageo/public_html/cache/.wp-cli/wp-content/plugins/woocommerce/includes/walkers/class-product-cat-dropdown-walker.php
File size: 231 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
/**
 * Legacy WC_Product_Cat_Dropdown_Walker file
 *
 * @package WooCommerce\Classes\Walkers
 * @deprecated 3.4.0
 */

defined( 'ABSPATH' ) || exit;

require dirname( __FILE__ ) . '/class-wc-product-cat-dropdown-walker.php';