AuthUserFactory
extends AuthUserFactory
in package
Table of Contents
- $model : mixed
- definition() : array<string|int, mixed>
- unverified() : static
- Indicate that the model's email address should be unverified.
Properties
$model
protected
mixed
$model
= \Athomos\Microapi\Models\AuthUser::class
Methods
definition()
public
definition() : array<string|int, mixed>
Tags
Return values
array<string|int, mixed> —unverified()
Indicate that the model's email address should be unverified.
public
unverified() : static