CakeFest 2024: The Official CakePHP Conference

FilterIterator::rewind

(PHP 5 >= 5.1.0, PHP 7, PHP 8)

FilterIterator::rewindイテレータを巻き戻す

説明

public FilterIterator::rewind(): void
警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

イテレータを巻き戻します。

パラメータ

この関数にはパラメータはありません。

戻り値

値を返しません。

参考

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top