phpDocumentor

ContentScriptFile
in package
implements LocalizedContentAttributeInterface

Class ContentScriptFile

This class represents the localized content script file

Tags
category

System

Interfaces, Classes and Traits

LocalizedContentAttributeInterface
Interface LocalizedContentAttributeInterface

Table of Contents

$languageCode  : string
Language code
$scriptFile  : string
Content script file
__construct()  : mixed
ContentScriptFile constructor
content()  : string
Return the content script file
languageCode()  : string
Return the language code

Properties

Methods

__construct()

ContentScriptFile constructor

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

Content script file

$languageCode : LanguageCode

Language code

Return values
mixed

languageCode()

Return the language code

public languageCode() : string
Return values
string

Search results