HasCoverMorphTrait
Trait HasCoverMorph.
Tags
Table of Contents
Properties
- $cover_id : int
- $cover_photo_position : string
- $cover_type : string
Methods
- cover() : MorphTo
- getCoverDataEmpty() : array<string|int, mixed>
- getCoverId() : int
- getCoverType() : string
Properties
$cover_id
public
int
$cover_id
$cover_photo_position
public
string
$cover_photo_position
$cover_type
public
string
$cover_type
Methods
cover()
public
cover() : MorphTo
Return values
MorphTogetCoverDataEmpty()
public
getCoverDataEmpty() : array<string|int, mixed>
Return values
array<string|int, mixed>getCoverId()
public
getCoverId() : int
Return values
intgetCoverType()
public
getCoverType() : string