Skip to content

Commit 3a3326a

Browse files
Bless reflection tests
1 parent 58f2cc0 commit 3a3326a

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

ext/reflection/tests/ReflectionClass_toString_001.phpt

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Class [ <internal:Reflection> class ReflectionClass implements Stringable, Refle
3030
Property [ public string $name ]
3131
}
3232

33-
- Methods [64] {
33+
- Methods [65] {
3434
Method [ <internal:Reflection> private method __clone ] {
3535

3636
- Parameters [0] {
@@ -259,6 +259,13 @@ Class [ <internal:Reflection> class ReflectionClass implements Stringable, Refle
259259
- Tentative return [ array ]
260260
}
261261

262+
Method [ <internal:Reflection> public method getFriendNames ] {
263+
264+
- Parameters [0] {
265+
}
266+
- Return [ array ]
267+
}
268+
262269
Method [ <internal:Reflection> public method isTrait ] {
263270

264271
- Parameters [0] {

0 commit comments

Comments
 (0)