Documentation

AuthUserFactory extends Factory
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\System\Models\AuthUser::class

Methods

definition()

public definition() : array<string|int, mixed>
Tags
todo

Fix data loading

Return values
array<string|int, mixed>

unverified()

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

public unverified() : static
Return values
static

Search results