ColumnTypeGuesser
in package
Table of Contents
- $generator : mixed
- __construct() : mixed
- ColumnTypeGuesser constructor.
- guessFormat() : Closure|null
Properties
$generator
protected
mixed
$generator
Methods
__construct()
ColumnTypeGuesser constructor.
public
__construct(Generator $generator) : mixed
Parameters
- $generator : Generator
Return values
mixed —guessFormat()
public
guessFormat(array<string|int, mixed> $field) : Closure|null
Parameters
- $field : array<string|int, mixed>