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

Method getStatus

tests/Stubs/OCP/AppFramework/Http/DataResponse.php:20–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18 }
19
20 public function getStatus(): int {
21 return $this->status;
22 }
23}

Calls

no outgoing calls