File "end.php"

Full Path: /home/vantageo/public_html/cache/cache/cache/.wp-cli/wp-content/plugins/woocommerce-products-filter/ext/sections/views/sections/end.php
File size: 157 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
if (!defined('ABSPATH'))
    die('No direct access allowed');

switch ($type) {
    case 'tabs':
    default :
        ?>
        </div> 
    <?php
}