php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
ReflectionFiber Class Reference

Public Member Functions

 __construct (Fiber $fiber)
 
 getFiber ()
 
 getExecutingFile ()
 
 getExecutingLine ()
 
 getCallable ()
 
 getTrace (int $options=DEBUG_BACKTRACE_PROVIDE_OBJECT)
 

Detailed Description

@not-serializable

Definition at line 890 of file php_reflection.stub.php.

Constructor & Destructor Documentation

◆ __construct()

ReflectionFiber::__construct ( Fiber $fiber)

Definition at line 892 of file php_reflection.stub.php.

Member Function Documentation

◆ getCallable()

ReflectionFiber::getCallable ( )

Definition at line 900 of file php_reflection.stub.php.

◆ getExecutingFile()

ReflectionFiber::getExecutingFile ( )

Definition at line 896 of file php_reflection.stub.php.

◆ getExecutingLine()

ReflectionFiber::getExecutingLine ( )

Definition at line 898 of file php_reflection.stub.php.

◆ getFiber()

ReflectionFiber::getFiber ( )

Definition at line 894 of file php_reflection.stub.php.

◆ getTrace()

ReflectionFiber::getTrace ( int $options = DEBUG_BACKTRACE_PROVIDE_OBJECT)

Definition at line 902 of file php_reflection.stub.php.


The documentation for this class was generated from the following file: