FieldTypeConverter (class)
Class FieldTypeConverter
A callable class to be used for processing each of the rows in a statement result, so that the values are converted to the right PHP types.
Properties summary
-
$_driver
protected
A callable class to be used for processing each of the rows in a statement result, so that the values are converted to the right PHP types.
$_driver
protected