Methods¶
__construct()
¶
SelectionAttribute.php
:
25
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$identifier | string | - | - |
$value | array<string|int, string>|null | - | - |
getIdentifier()
¶
AbstractAttribute.php
:
31
|
|
Return values
string
getOperator()
¶
SelectionAttribute.php
:
39
|
|
Return values
string
getValue()
¶
SelectionAttribute.php
:
34
|
|
Return values
array<string|int, string>|null
setOperator()
¶
SelectionAttribute.php
:
44
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$operator | string | - | - |