Generator::current

(PHP 5 >= 5.5.0, PHP 7)

Generator::currentGet the yielded value

Descrierea

public Generator::current ( void ) : mixed

Parametri

Această funcție nu are parametri.

Valorile întoarse

Returns the yielded value.