\Database\FactoriesUserFactory

Summary

Methods
Properties
Constants
definition()
unverified()
No public properties found
No constants found
No protected methods found
$model
N/A
No private methods found
No private properties found
N/A

Properties

$model

$model : string

The name of the factory's corresponding model.

Type

string

Methods

definition()

definition() : array

Define the model's default state.

Returns

array

unverified()

unverified() : \Illuminate\Database\Eloquent\Factories\Factory

Indicate that the model's email address should be unverified.

Returns

\Illuminate\Database\Eloquent\Factories\Factory