_type = self::TYPE_FILE; $this->_name = I18n::get('File'); $this->_label = 'To attach files drag & drop here or browse file'; $this->_size = 1; $this->_extensions = ''; } }