MCPcopy Create free account
hub / github.com/xmlet/HtmlFlow / getTitle

Method getTitle

flowifier/src/test/java/htmlflow/test/model/Task.java:64–66  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

62 }
63
64 public String getTitle() {
65 return title;
66 }
67
68 public String getDescription() {
69 return description;

Callers 3

taskListRowMethod · 0.45
taskTableViewMethod · 0.45
taskDetailsTemplateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected