Name | Getter | Setter | Type | Description | Notes |
---|---|---|---|---|---|
attribute_name | getAttributeName() | setAttributeName($value) | string | The name of the attribute to be searched. | |
attribute_value | getAttributeValue() | setAttributeValue($value) | string | The desired value of the search attribute. |
Note: All properties are protected and only accessed via getters and setters.