EmptyIterator::next » « EmptyIterator::current PHP 手册 函数参考 其它基本扩展 SPL Iterators EmptyIterator EmptyIterator::key (PHP 5 >= 5.1.0, PHP 7, PHP 8)EmptyIterator::key — The key() method 说明 public EmptyIterator::key(): never This function must not be called. It throws an exception upon access. 警告本函数还未编写文档,仅有参数列表。 参数 此函数没有参数。 错误/异常 Throws an Exception if called. 返回值 没有返回值。 发现了问题? 了解如何改进此页面 • 提交拉取请求 • 报告一个错误 +添加备注 用户贡献的备注 此页面尚无用户贡献的备注。 备份地址:http://www.lvesu.com/blog/php/emptyiterator.key.php