Search Results
Aug 4, 2020 · The key() method
EmptyIterator::key 26 déc. 2018 19 fois > (PHP 5 >= 5.1.0, PHP 7, PHP 8) EmptyIterator::key — The key () method
EmptyIterator::key (PHP 5 >= 5.1.0, PHP 7) EmptyIterator::key — The key() method Description public EmptyIterator::key ( ) : scalar This function must not be called. It throws an exception upon access. WarningThis function is currently not documented; only its argument list is available. Parameters This function has no parameters. Errors/Exceptions Throws an Exception if called. Return ...
Class synopsis EmptyIteratorimplements Iterator { /* Methods */ public current ( void ) : mixed public key ( void ) : scalar public next ( void ) : void public rewind ( void ) : void public valid ( void ) : bool }
French translation of the PHP documentation. Contribute to php/doc-fr development by creating an account on GitHub.
Sep 11, 2025 · 【PHP8.x】EmptyIterator::key ()メソッドの使い方 keyメソッドの使い方について、初心者にもわかりやすく解説します。
(PHP 5 >= 5.1.0, PHP 7) The key() method public scalar EmptyIterator::key ( void )
