FinderIndexerResult::__unset
The magic unset method is used to unset additional element values in the elements array.
Signature
public function __unset(string
$nameĀ )
Parameters
-
$name
- The name of the element.
Returns
- void