Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaterializeInc/demos
/ getValue
Method
getValue
connection-examples/php/state.php:12–14 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
10
}
11
12
public function getValue() {
13
return $this->value;
14
}
15
16
public function getDiff() {
17
return $this->diff;
Callers
1
process
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected