HasCoverTrait
Trait HasCoverTrait.
Tags
Table of Contents
Properties
- $cover_file_id : string
 - $cover_photo_position : string
 
Methods
- getCoverAttribute() : string|null
 - getCoverPhotoPosition() : string|null
 - getCoversAttribute() : array<string|int, mixed>|null
 - getCoverSizes() : array<string|int, mixed>
 
Properties
$cover_file_id
    public
        string
    $cover_file_id
    
    
    
    
$cover_photo_position
    public
        string
    $cover_photo_position
    
    
    
    
Methods
getCoverAttribute()
    public
                    getCoverAttribute() : string|null
    Return values
string|nullgetCoverPhotoPosition()
    public
                    getCoverPhotoPosition() : string|null
    Return values
string|nullgetCoversAttribute()
    public
                    getCoversAttribute() : array<string|int, mixed>|null
    Return values
array<string|int, mixed>|nullgetCoverSizes()
    public
                    getCoverSizes() : array<string|int, mixed>