class Tag extends Model (View source)

Properties

static protected $unguarded from  Model
protected $with

Methods

getConnectionName()

No description

from  Model
static void
booted()

No description

BelongsTo
taxonomy()

No description

Attribute
editUrl()

No description

array
streamRemoved()

Get the Turbo Streams that should be sent when this tag is removed.

Details

getConnectionName()

No description

static protected void booted()

No description

Return Value

void

BelongsTo taxonomy()

No description

Return Value

BelongsTo

protected Attribute editUrl()

No description

Return Value

Attribute

array streamRemoved()

Get the Turbo Streams that should be sent when this tag is removed.

Return Value

array