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