File: /var/www/vhosts/uyarreklam.com.tr/httpdocs/CheckoutShippingMethodBlock.php.tar
plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/CheckoutShippingMethodBlock.php 0000644 00000000423 15155425243 0041251 0 ustar 00 var/www/vhosts/uyarreklam.com.tr/httpdocs/wp-content <?php
namespace Automattic\WooCommerce\Blocks\BlockTypes;
/**
* CheckoutShippingMethodBlock class.
*/
class CheckoutShippingMethodBlock extends AbstractInnerBlock {
/**
* Block name.
*
* @var string
*/
protected $block_name = 'checkout-shipping-method-block';
}