File "class-product-cat-dropdown-walker.php"
Full Path: /home/siazco/grocery.siazco.se/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';