.. include:: /Includes.rst.txt getType() ''''''''' Abstract "type" of the form element. For example, the type is used during the rendering process to determine the template file. Signature:: public function getType(): string;