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