oont-contents/plugins/google-listings-and-ads/views/inputs/select-with-text-input.php
2025-02-08 15:10:23 +01:00

13 lines
198 B
PHP

<?php
declare( strict_types=1 );
defined( 'ABSPATH' ) || exit;
/**
* @var \Automattic\WooCommerce\GoogleListingsAndAds\View\PHPView $this
*/
/**
* @var array $input
*/
$input = $this->input;