name: HtmlToTextConverterInterface class_comment: null dependencies: [] properties: [] methods: - name: convert visibility: public parameters: - name: html - name: charset comment: '# * @author Fabien Potencier # */ # interface HtmlToTextConverterInterface # { # /** # * Converts an HTML representation of a Message to a text representation. # * # * The output must use the same charset as the HTML one.' traits: [] interfaces: []