The ReflectionFiber class

(PHP 8 >= 8.1.0)

Introduction

Class synopsis

finalclassReflectionFiber {
public__construct(Fiber$fiber)
publicgetFiber(): Fiber
publicgetTrace(int$options = DEBUG_BACKTRACE_PROVIDE_OBJECT): array
}

Table of Contents

To Top