Generator::current

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

Generator::current — 산출된 값 가져오기


설명

public Generator::current(): mixed


매개변수

이 함수에는 매개변수가 없습니다.


반환 값

산출된 값을 반환합니다.