(PHP 5 >= 5.1.0, PHP 7)
The key() method
public scalar EmptyIterator::key ( 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.
Please login to continue.