Definition
/**
* @template T
*
* @param Type<list<T>> $type
*
* @return Definition<list<T>>
*/
list_schema(string $name, Type $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 T
*
* @param Type<list<T>> $type
*
* @return Definition<list<T>>
*/
list_schema(string $name, Type $type, bool $nullable, ?Metadata $metadata) : Definition