FinderIndexerResult::__isset
The magic isset method is used to check the state of additional element values in the elements array.
Signature
public function __isset(string
$nameĀ )
Parameters
-
$name
- The name of the element.
Returns
- boolean
- True if set, false otherwise.