(PHP 5 >= 5.3.0, PHP 7)
Returns the data associated with the current iterator entry
public mixed SplObjectStorage::getInfo ( void )
Returns the data, or info, associated with the object pointed by the current iterator position.
Returns:
The data associated with the current iterator position.
Examples:
SplObjectStorage::getInfo() exa