FinderIndexerResult::getElement
Method to retrieve additional element values from the elements array.
Signature
public function getElement(string
$nameĀ )
Parameters
-
$name
- The name of the element.
Returns
- mixed
- The value of the element if set, null otherwise.