DvsLanguage::getNameAttribute PHP Méthode

getNameAttribute() public méthode

public getNameAttribute ( )
    public function getNameAttribute()
    {
        return $this->regional_human_name ?: $this->human_name;
    }