Skip to content

Commit 32b228b

Browse files
committed
Fix test
1 parent f55ae42 commit 32b228b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/reflection/tests/ReflectionClass_toString_001.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ Class [ <internal:Reflection> class ReflectionClass implements Stringable, Refle
354354

355355
- Parameters [3] {
356356
Parameter #0 [ <required> object $object ]
357-
Parameter #1 [ <required> callable $factory ]
357+
Parameter #1 [ <required> callable $initializer ]
358358
Parameter #2 [ <optional> int $options = 0 ]
359359
}
360360
- Return [ void ]

0 commit comments

Comments
 (0)