Attribute
Attribute.php
:
11
Methods¶
__construct()
¶
Attribute.php
:
13
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$identifier | string|null | null | - |
$value | string|null | null | - |
getIdentifier()
¶
Attribute.php
:
19
|
|
Return values
string|null
getValue()
¶
Attribute.php
:
29
|
|
Return values
string|null
setIdentifier()
¶
Attribute.php
:
24
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$identifier | string|null | - | - |
setValue()
¶
Attribute.php
:
34
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$value | string|null | - | - |