Formal\Element\Text::inputtype PHP Method

inputtype() protected method

protected inputtype ( )
    protected function inputtype()
    {
        return "text";
    }