ColumnTypeGuesser
in package
Table of Contents
- $generator : mixed
- __construct() : mixed
- guessFormat() : Closure|null
Properties
$generator
protected
mixed
$generator
Methods
__construct()
public
__construct(Generator $generator) : mixed
Parameters
- $generator : Generator
Return values
mixed —guessFormat()
public
guessFormat(mixed $column, mixed $table) : Closure|null
Parameters
- $column : mixed
- $table : mixed