class UserDiskFactory extends Factory

Properties

protected string $model

The name of the factory's corresponding model.

Methods

array<string,mixed>
definition()

Define the model's default state.

Details

at line 23
array<string,mixed> definition()

Define the model's default state.

Return Value

array<string,mixed>