public function getControl() { $control = parent::getControl(); $control->type = 'text'; return $control; }