Generator::current

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

Generator::current返回當(dāng)前產(chǎn)生的值

說明

public Generator::current(): mixed

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

返回當(dāng)前產(chǎn)生的值。