column_type_array
Definition
/**
* Create an array data type from an element type.
*/
column_type_array(ColumnType $elementType) : ColumnType /**
* Create an array data type from an element type.
*/
column_type_array(ColumnType $elementType) : ColumnType