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

Method parse

tests/Stubs/OCP/Activity/IProvider.php:12–12  ·  view source on GitHub ↗
($language, IEvent $event, ?IEvent $previousEvent = null)

Source from the content-addressed store, hash-verified

10
11interface IProvider {
12 public function parse($language, IEvent $event, ?IEvent $previousEvent = null);
13}

Calls

no outgoing calls