PHP » GoLang |
login |
register |
about
|
GoLang SplObjectStorage::setInfo
request it (328)
GoLang replacement for PHP's SplObjectStorage::setInfo
[edit | history]
SplObjectStorage::setInfo(PHP 5 >= 5.3.0, PHP 7) SplObjectStorage::setInfo — Sets the data associated with the current iterator entry DescriptionAssociates data, or info, with the object currently pointed to by the iterator. Parameters
Return ValuesNo value is returned. Examples
Example #1 SplObjectStorage::setInfo() example
<?php The above example will output something similar to: string(3) "new" string(3) "new" See Also
|
more
Recently updated
more
Most requested
more
Last requests
|