HasCoverAsAvatarMorph
Trait HasCoverAsAvatarMorph.
Tags
Table of Contents
Properties
- $avatar : morphTo
 - $cover_file_id : string
 - $cover_id : int
 - $cover_type : string
 
Methods
- avatar() : MorphTo
 - getAvatarId() : int|null
 - getAvatarType() : string|null
 
Properties
$avatar
    public
        morphTo
    $avatar
    
    
    
    
$cover_file_id
    public
        string
    $cover_file_id
    
    
    
    
$cover_id
    public
        int
    $cover_id
    
    
    
    
$cover_type
    public
        string
    $cover_type
    
    
    
    
Methods
avatar()
    public
                    avatar() : MorphTo
    Return values
MorphTogetAvatarId()
    public
                    getAvatarId() : int|null
    Return values
int|nullgetAvatarType()
    public
                    getAvatarType() : string|null