Flow PHP

NativeTypes

Methods

toFlowType()  : null|Type<string|int, mixed>

Methods

toFlowType()

public toFlowType(int|string|null $native) : null|Type<string|int, mixed>
Parameters
$native : int|string|null
Return values
null|Type<string|int, mixed>

null when this adapter has no Flow type for the driver type

On this page

Search results