EmailSequence
extends Model
in package
uses
HasFactory, HasTags, GetAllIfTableExists
Table of Contents
Properties
Methods
- contacts() : mixed
- emails() : mixed
- getAllIfTableExists() : mixed
Properties
$casts
protected
mixed
$casts
= ['configuration' => 'array']
$fillable
protected
mixed
$fillable
= ['name', 'configuration']
Methods
contacts()
public
contacts() : mixed
emails()
public
emails() : mixed
getAllIfTableExists()
public
static getAllIfTableExists() : mixed