fun writeToString()

in src/main/kotlin/org/jetbrains/plugins/template/weatherApp/ui/components/EmbeddedToInlineCssSvgTransformerHint.kt [156:158]


    fun writeToString(): String {
        return element.ownerDocument.writeToString()
    }