class LabelTreeVersion extends Model

Traits

HasFactory

Properties

bool $timestamps

Don't maintain timestamps for this model.

protected array<string,string> $casts

The attributes that should be casted to native types.

Methods

LabelTree,$this>
labelTree()

The "master" label tree of this version.

setDoiAttribute(string $value)

Set the doi attribute of this version.

Details

at line 33
LabelTree,$this> labelTree()

The "master" label tree of this version.

Return Value

LabelTree,$this>

at line 43
setDoiAttribute(string $value)

Set the doi attribute of this version.

Parameters

string $value