File "MiniCartTemplate.php"
Full Path: /home/jlklyejr/public_html/wp-content/test/wp-content/plugins/woocommerce/src/Blocks/Templates/MiniCartTemplate.php
File size: 165 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Automattic\WooCommerce\Blocks\Templates;
/**
* MiniCartTemplate class.
*
* @internal
*/
class MiniCartTemplate {
const SLUG = 'mini-cart';
}