CachingIterator::__toString
PHP function
Edit on GitHub ✎
(PHP 5, PHP 7, PHP 8)
Return the string representation of the current element
Description
CachingIterator::__toString(): string
Func
Get the string representation of the current element.
Parameters Parameters
Return Values
The string representation of the current element.