MCPcopy Create free account
hub / github.com/apache/avro / values

Method values

lang/php/lib/Schema/AvroMapSchema.php:75–78  ·  view source on GitHub ↗

* @returns XXX|AvroSchema */

()

Source from the content-addressed store, hash-verified

73 * @returns XXX|AvroSchema
74 */
75 public function values()
76 {
77 return $this->values;
78 }
79
80 /**
81 * @returns mixed

Callers 6

isValidDatumMethod · 0.45
writeMapMethod · 0.45
schemasMatchMethod · 0.45
readMapMethod · 0.45
readDefaultValueMethod · 0.45
skipMapMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected