SplObjectStorage::getInfo

SplObjectStorage::getInfo

(PHP 5 >= 5.3.0, PHP 7)

SplObjectStorage::getInfoReturns the data associated with the current iterator entry

Description

public mixed SplObjectStorage::getInfo ( void )

Returns the data, or info, associated with the object pointed by the current iterator position.

Parameters

This function has no parameters.