Documentation

DamageCategory extends Model Uses HasFactory

Table of Contents

$fillable  : mixed
$hidden  : mixed
agency()  : mixed
Get the agency of the item.
damage()  : BelongsTo

Properties

$hidden

protected mixed $hidden = ['agency_id', 'updated_at', 'created_at']

Methods

agency()

Get the agency of the item.

public agency() : mixed
Return values
mixed

damage()

public damage() : BelongsTo
Return values
BelongsTo

Search results