Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ isMapKey
Method
isMapKey
lib/php/lib/Protocol/SimpleJSON/Context.php:31–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
}
30
31
public function isMapKey()
32
{
33
return false;
34
}
35
}
Callers
3
assertContextIsNotMapKey
Method · 0.45
writeJSONInteger
Method · 0.45
writeJSONDouble
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected