Home
last modified time | relevance | path

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

/PHP-8.3/ext/reflection/
H A Dphp_reflection.stub.php394 public function newInstance(mixed ...$args): object {} function in ReflectionClass
832 public function newInstance(): object {} function in ReflectionAttribute
H A Dphp_reflection.c4992 ZEND_METHOD(ReflectionClass, newInstance) in ZEND_METHOD() argument
6746 ZEND_METHOD(ReflectionAttribute, newInstance) in ZEND_METHOD() argument

Completed in 27 milliseconds