class Name

Properties

protected $generator

Methods

__construct(Generator $generator)

No description

callable
guessFormat(string $name, int|null $size = null)

No description

Details

at line 15
__construct(Generator $generator)

No description

Parameters

Generator $generator

at line 25
callable guessFormat(string $name, int|null $size = null)

No description

Parameters

string $name
int|null $size

Length of field, if known

Return Value

callable