SiteContextAttributeValueStruct
SiteContextAttributeValueStruct.php
:
11
Read-only
Final
Methods¶
__construct()
¶
SiteContextAttributeValueStruct.php
:
13
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $identifier | string | - | - |
| $value | mixed | - | - |
| $languageCode | string|null | null | - |
getIdentifier()
¶
SiteContextAttributeValueStruct.php
:
19
|
|
|
Return values
string
getLanguageCode()
¶
SiteContextAttributeValueStruct.php
:
29
|
|
|
Return values
string|null
getValue()
¶
SiteContextAttributeValueStruct.php
:
24
|
|
|