Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ popContext
Method
popContext
lib/php/lib/Protocol/TJSONProtocol.php:177–180 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
175
}
176
177
private function popContext()
178
{
179
$this->context_ = array_pop($this->contextStack_);
180
}
181
182
public function __construct($trans)
183
{
Callers
4
writeJSONObjectEnd
Method · 0.95
writeJSONArrayEnd
Method · 0.95
readJSONObjectEnd
Method · 0.95
readJSONArrayEnd
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected