|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Public Member Functions | |
| __construct (Fiber $fiber) | |
| getFiber () | |
| getExecutingFile () | |
| getExecutingLine () | |
| getCallable () | |
| getTrace (int $options=DEBUG_BACKTRACE_PROVIDE_OBJECT) | |
@not-serializable
Definition at line 890 of file php_reflection.stub.php.
| ReflectionFiber::__construct | ( | Fiber | $fiber | ) |
Definition at line 892 of file php_reflection.stub.php.
| ReflectionFiber::getCallable | ( | ) |
Definition at line 900 of file php_reflection.stub.php.
| ReflectionFiber::getExecutingFile | ( | ) |
Definition at line 896 of file php_reflection.stub.php.
| ReflectionFiber::getExecutingLine | ( | ) |
Definition at line 898 of file php_reflection.stub.php.
| ReflectionFiber::getFiber | ( | ) |
Definition at line 894 of file php_reflection.stub.php.
| ReflectionFiber::getTrace | ( | int | $options = DEBUG_BACKTRACE_PROVIDE_OBJECT | ) |
Definition at line 902 of file php_reflection.stub.php.