Generator::current

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

Generator::currentGet the yielded value

Опис

public Generator::current(): mixed

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Returns the yielded value.