MCPcopy Create free account
hub / github.com/Rello/analytics / getDisplayName

Method getDisplayName

lib/Flow/Operation.php:35–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33 }
34
35 public function getDisplayName(): string {
36 return $this->l->t('Analytics');
37 }
38
39 public function getDescription(): string {
40 return $this->l->t('Import data into an existing dataset');

Callers 1

readMethod · 0.45

Calls 1

tMethod · 0.45

Tested by

no test coverage detected