Definition
/**
* @template TKey of array-key
* @template TValue
*
* @param MapType<TKey, TValue> $type
*/
map_schema(string $name, MapType $type, bool $nullable, ?Metadata $metadata) : Definition
Read from various data sources.
Shape and optimize for your needs.
Store and secure in one of many available data sinks.
/**
* @template TKey of array-key
* @template TValue
*
* @param MapType<TKey, TValue> $type
*/
map_schema(string $name, MapType $type, bool $nullable, ?Metadata $metadata) : Definition