Home
last modified time | relevance | path

Searched defs:newThis (Results 1 – 1 of 1) sorted by relevance

/PHP-8.0/Zend/
H A Dzend_closures.stub.php11 ?object $newThis,
15 public function bindTo(?object $newThis, object|string|null $newScope = "static"): ?Closure {}
17 public function call(object $newThis, mixed ...$args): mixed {}

Completed in 4 milliseconds