templates/web/customer/form_field/textarea.twig line 1

Open in your IDE?
  1. {##
  2.  # ____file_title____
  3.  #}
  4. <textarea{{ this.getAttributesCode()|raw }}>{{ this.getValue() }}</textarea>