Methods¶
__construct()
¶
SymbolAttribute.php
:
26
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$identifier | string | - | - |
$value | array<string|int, string>|null | - | - |
getIdentifier()
¶
AbstractAttribute.php
:
31
|
|
Return values
string
getOperator()
¶
SymbolAttribute.php
:
41
|
|
Return values
string
getValue()
¶
SymbolAttribute.php
:
36
|
|
Return values
array<string|int, string>|null
setOperator()
¶
SymbolAttribute.php
:
46
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$operator | string | - | - |