File "text.php"

Full Path: /home/warrior1/public_html/plugins/google-listings-and-ads/views/inputs/text.php
File size: 237 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
declare( strict_types=1 );

defined( 'ABSPATH' ) || exit;

/**
 * @var \Automattic\WooCommerce\GoogleListingsAndAds\View\PHPView $this
 */

/**
 * @var array $input
 */
$input = $this->input;

woocommerce_wp_text_input( $input );