addElement('text', 'title', ['label' => 'Title', 'required' => true, 'maxlength' => 255]); return $this; } }