Your IP : 216.73.217.95


Current Path : /home/rtorresani/www/vendor/magento/module-customer/Model/Attribute/Data/
Upload File :
Current File : //home/rtorresani/www/vendor/magento/module-customer/Model/Attribute/Data/File.php

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

/**
 * Customer Attribute File Data Model
 *
 * @author      Magento Core Team <core@magentocommerce.com>
 */
namespace Magento\Customer\Model\Attribute\Data;

class File extends \Magento\Eav\Model\Attribute\Data\File
{
}