PHPのお勉強!

PHP TOP

ReflectionFiber クラス

(PHP 8 >= 8.1.0)

はじめに

クラス概要

final class ReflectionFiber {
/* メソッド */
public __construct(Fiber $fiber)
public getFiber(): Fiber
}

目次

add a note

User Contributed Notes

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