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