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

Method query

tests/Service/DatasetServiceTest.php:53–55  ·  view source on GitHub ↗
(string $class)

Source from the content-addressed store, hash-verified

51 }
52
53 public function query(string $class) {
54 return $this->contextChatManager;
55 }
56 };
57
58 $logger = $this->createMock(LoggerInterface::class);

Callers 3

providerMethod · 0.80
providerRemoveMethod · 0.80
providerRemoveByUserMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected