FinderIndexerResult::setElement
Method to set additional element values in the elements array.
Signature
public function setElement(string
$name,
mixed
$value )
Parameters
-
$name
- The name of the element.
-
$value
- The value of the element.
Returns
- void