Definition
/**
* Create a custom data type.
*
* @param string $typeName Type name
* @param null|string $schema Optional schema name
*/
data_type_custom(string $typeName, ?string $schema) : DataType composer require flow-php/etl ~0.29.0 Read from various data sources.
Shape and optimize for your needs.
Store and secure in one of many available data sinks.
/**
* Create a custom data type.
*
* @param string $typeName Type name
* @param null|string $schema Optional schema name
*/
data_type_custom(string $typeName, ?string $schema) : DataType