Home
last modified time | relevance | path

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

/PHP-8.2/ext/reflection/
H A Dphp_reflection.stub.php392 public function newInstance(mixed ...$args): object {} function in ReflectionClass
826 public function newInstance(): object {} function in ReflectionAttribute
H A Dphp_reflection.c4975 ZEND_METHOD(ReflectionClass, newInstance) in ZEND_METHOD() argument
6713 ZEND_METHOD(ReflectionAttribute, newInstance) in ZEND_METHOD() argument

Completed in 24 milliseconds