Reformatted

This commit is contained in:
Finn
2026-01-16 21:58:59 +01:00
parent 1e95252f94
commit d6198fbbad
3 changed files with 7 additions and 3 deletions

View File

@@ -34,7 +34,7 @@ public interface DomHost {
String getTagName(String elementId);
/**
* Returns the text content of an element (used for inline <script>...).
* Returns the text content of an element
*
* @param elementId element id
* @return text content (never null)