Generator::current

(PHP 5 >= 5.5.0, PHP 7)

Generator::currentyield した値を取得する

説明

public Generator::current ( void ) : mixed

パラメータ

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

返り値

yield した値を返します。