Your IP : 216.73.216.43


Current Path : /home/rtorresani/www/vendor/magento/module-catalog/Controller/Product/View/
Upload File :
Current File : //home/rtorresani/www/vendor/magento/module-catalog/Controller/Product/View/ViewInterface.php

<?php
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */

/**
 * Marker interface for controllers on product view page
 *
 * @api
 */
namespace Magento\Catalog\Controller\Product\View;

/**
 * Interface \Magento\Catalog\Controller\Product\View\ViewInterface
 *
 */
interface ViewInterface
{
}