Your IP : 216.73.216.43


Current Path : /var/www/www.indacotrentino.com/www/vendor/magento/module-catalog/Block/Product/View/
Upload File :
Current File : /var/www/www.indacotrentino.com/www/vendor/magento/module-catalog/Block/Product/View/BaseImage.php

<?php
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
namespace Magento\Catalog\Block\Product\View;

/**
 * Simple product data view
 *
 * @author     Magento Core Team <core@magentocommerce.com>
 */
class BaseImage extends \Magento\Catalog\Block\Product\View\AbstractView
{
}