EmptyIterator::current

(PHP 5 >= 5.1.0, PHP 7)
The current() method
public mixed EmptyIterator::current ( void )

This function must not be called. It throws an exception upon access.

Returns:

No value is returned.

This function is currently not documented; only its argument list is available.

Exception:

Throws an Exception if called.

doc_php
2016-02-24 16:19:51
Comments
Leave a Comment

Please login to continue.