final class StringGenerator
Restricted visibility: declared "@visibility root". Code outside that scope must not name this declaration.

Generates character, binary and enumerated column values.

Methods§

public function generateChar(Generator $faker, ColumnDefinition $column): string

Generates char.

Parameters

$fakerGenerator
$columnColumnDefinition

Returns

string
Test cases 1
Called from 1
Calls 3

Test cases 13§

Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.

Dedicated tests 4
Other tests reaching this symbol 9

Relations§

Instantiated in 2
Method calls 2