LabelTreeVersion
class LabelTreeVersion extends Model
Traits
HasFactory
Properties
bool | $timestamps | Don't maintain timestamps for this model. |
|
protected array | $casts | The attributes that should be casted to native types. |
Methods
BelongsTo
labelTree()
The "master" label tree of this version.
setDoiAttribute(string $value)
Set the doi attribute of this version.
Details
at line 33
BelongsTo
labelTree()
The "master" label tree of this version.
at line 43
setDoiAttribute(string $value)
Set the doi attribute of this version.