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

Method getName

lib/ShareReview/ShareReviewSource.php:40–42  ·  view source on GitHub ↗

* Name of the app * * @return string */

()

Source from the content-addressed store, hash-verified

38 * @return string
39 */
40 public function getName(): string {
41 return 'Analytics';
42 }
43
44 /**
45 * Return all shares in the defined format

Callers 1

getSharesMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected