element = new \PSC\Library\Calc\Option\Type\Textarea(); } public function parseXML(): PSCTextarea { parent::parseXML(); return $this->element; } }