PHP 8.4.1 Released!

ReflectionFiber sınıfı

(PHP 8 >= 8.1.0)

Giriş

Sınıf Sözdizimi

final class ReflectionFiber {
/* Yöntemler */
public __construct(Fiber $fiber)
public getFiber(): Fiber
}

İçindekiler

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top