Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rello/analytics
/ getData
Method
getData
tests/Stubs/OCP/AppFramework/Http/DataResponse.php:16–18 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
}
15
16
public function getData() {
17
return $this->data;
18
}
19
20
public function getStatus(): int {
21
return $this->status;
Callers
3
testUpdateRejectsUnauthorizedPanorama
Method · 0.45
testDeleteRejectsUnauthorizedPanorama
Method · 0.45
testUpdateEncodesPagesForAuthorizedPanorama
Method · 0.45
Calls
no outgoing calls
Tested by
3
testUpdateRejectsUnauthorizedPanorama
Method · 0.36
testDeleteRejectsUnauthorizedPanorama
Method · 0.36
testUpdateEncodesPagesForAuthorizedPanorama
Method · 0.36