Attribute
Attribute.php
:
11
Methods¶
__construct()
¶
Attribute.php
:
23
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$identifier | string | null | - |
$value | string | null | - |
getIdentifier()
¶
Attribute.php
:
34
|
|
Return values
string
getValue()
¶
Attribute.php
:
50
|
|
Return values
string|null
setIdentifier()
¶
Attribute.php
:
42
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$identifier | string | - | - |
setValue()
¶
Attribute.php
:
58
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$value | string | - | - |