|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Public Member Functions | |
| bindTo (?object $newThis, object|string|null $newScope="static") | |
| call (object $newThis, mixed ... $args) | |
Static Public Member Functions | |
| static | bind (Closure $closure, ?object $newThis, object|string|null $newScope="static") |
| static | fromCallable (callable $callback) |
Data Fields | |
| CClosure | c |
| LClosure | l |
@generate-class-entries @strict-properties @not-serializable
Definition at line 9 of file zend_closures.stub.php.
|
static |
Definition at line 13 of file zend_closures.stub.php.
Definition at line 19 of file zend_closures.stub.php.
| Closure::call | ( | object | $newThis, |
| mixed ... | $args ) |
Definition at line 21 of file zend_closures.stub.php.
|
static |
Definition at line 23 of file zend_closures.stub.php.