phpDocumentor

ContentDownloadFile
in package
implements LocalizedContentAttributeInterface

Class ContentDownloadFile

This class represents the localized content download file

Tags
category

System

Interfaces, Classes and Traits

LocalizedContentAttributeInterface
Interface LocalizedContentAttributeInterface

Table of Contents

$downloadFile  : string
Content download file
$languageCode  : string
Language code
__construct()  : mixed
ContentDownloadFile constructor
content()  : string
Return the content download file
languageCode()  : string
Return the language code

Properties

Methods

__construct()

ContentDownloadFile constructor

public __construct(string $downloadFile, LanguageCode $languageCode) : mixed
Parameters
$downloadFile : string

Content download file

$languageCode : LanguageCode

Language code

Return values
mixed

Search results