_type = self::TYPE_TEXTAREA; $this->_name = I18n::get('Text area'); $this->_placeholder = I18n::get('What do you think?'); } }