Your IP : 216.73.216.43


Current Path : /var/www/www.indacotrentino.com/www/vendor/magento/module-customer/Model/Metadata/Form/
Upload File :
Current File : /var/www/www.indacotrentino.com/www/vendor/magento/module-customer/Model/Metadata/Form/Textarea.php

<?php
/**
 * Form Element Textarea Data Model
 *
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
namespace Magento\Customer\Model\Metadata\Form;

class Textarea extends Text
{
}