MCPcopy 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

writeJSONObjectEndMethod · 0.95
writeJSONArrayEndMethod · 0.95
readJSONObjectEndMethod · 0.95
readJSONArrayEndMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected