Skip to content

Commit 09eaa47

Browse files
Update ext/reflection/php_reflection.stub.php
Co-authored-by: Gina Peter Banyard <[email protected]>
1 parent fb97b37 commit 09eaa47

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/reflection/php_reflection.stub.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,6 @@ public function newInstanceWithoutConstructor(): object {}
370370
/** @tentative-return-type */
371371
public function newInstanceArgs(array $args = []): ?object {}
372372

373-
/** @tentative-return-type */
374373
public function newInstanceFromData(array $data, array $args = []): ?object {}
375374

376375
public function newLazyGhost(callable $initializer, int $options = 0): object {}

0 commit comments

Comments
 (0)