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

Method valid

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

Source from the content-addressed store, hash-verified

106 }
107
108 public function valid()
109 {
110 return $this->more();
111 }
112
113 public function rewind()
114 {

Callers

nothing calls this directly

Calls 1

moreMethod · 0.95

Tested by

no test coverage detected