ContentDownloadFile

Implements \LocalizedContentAttributeInterface

Class ContentDownloadFile

This class represents the localized content download file

category

System

package

Content

Methods

ContentDownloadFile constructor

__construct(\StringType $downloadFile, \LanguageCode $languageCode) 

Arguments

$downloadFile

\StringType

Content download file

$languageCode

\LanguageCode

Language code

Return the content download file

content() : string

Response

string

Return the language code

languageCode() : string

Response

string

Properties

Content download file

downloadFile : \StringType
var

Type(s)

\StringType

Language code

languageCode : string
var

Type(s)

string