Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
provider
Method · 0.80
providerRemove
Method · 0.80
providerRemoveByUser
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected