DefaultGenerator
class DefaultGenerator
This generator returns a default value for all called properties and methods. It works with Faker\Generator\Base->optional().
Methods
__construct($default = null)
No description
mixed
__get(
string $attribute)
No description
mixed
__call(
string $method,
array $attributes)
No description