File "search-form-inline.php"

Full Path: /home/vantageo/public_html/cache/cache/cache/cache/cache/cache/.wp-cli/wp-content/plugins/ajax-search-for-woocommerce/partials/themes/rey/search-form-inline.php
File size: 202 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
// Exit if accessed directly
if ( ! defined( 'DGWT_WCAS_FILE' ) ) {
	exit;
}

echo '<div class="rey-headerIcon">';
echo do_shortcode( '[fibosearch layout="flex-icon-on-mobile"]' );
echo '</div>';