Your IP : 216.73.216.43


Current Path : /var/www/www.indacotrentino.com/www/vendor/magento/module-customer/Model/Attribute/Data/
Upload File :
Current File : /var/www/www.indacotrentino.com/www/vendor/magento/module-customer/Model/Attribute/Data/Hidden.php

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

/**
 * Customer Attribute Hidden text Data Model
 */
namespace Magento\Customer\Model\Attribute\Data;

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