MCPcopy Create free account
hub / github.com/DiUS/java-faker / emoji

Method emoji

src/main/java/com/github/javafaker/SlackEmoji.java:43–45  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

41 }
42
43 public String emoji() {
44 return faker.fakeValuesService().resolve("slack_emoji.emoji", this, faker);
45 }
46}

Callers

nothing calls this directly

Calls 2

fakeValuesServiceMethod · 0.80
resolveMethod · 0.45

Tested by

no test coverage detected