Home
last modified time | relevance | path

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

/php-src/ext/reflection/
H A Dphp_reflection.stub.php365 public function newInstance(mixed ...$args): object {} function in ReflectionClass
838 public function newInstance(): object {} function in ReflectionAttribute
H A Dphp_reflection.c5086 ZEND_METHOD(ReflectionClass, newInstance) in ZEND_METHOD() argument
7321 ZEND_METHOD(ReflectionAttribute, newInstance) in ZEND_METHOD() argument

Completed in 27 milliseconds