MCPcopy Create free account
hub / github.com/BaseXdb/basex / options

Method options

basex-api/src/main/php/BaseXClient/Query.php:78–81  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

76 }
77
78 public function options()
79 {
80 return $this->exec(chr(7), $this->id);
81 }
82
83 public function close()
84 {

Callers

nothing calls this directly

Calls 1

execMethod · 0.95

Tested by

no test coverage detected