8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de1a7bf commit 1ec8c1eCopy full SHA for 1ec8c1e
src/Symfony/Component/VarDumper/Tests/Caster/ReflectionCasterTest.php
@@ -39,7 +39,7 @@ public function testReflectionCaster()
39
+name: "ReflectionClass"
40
%Aimplements: array:%d [
41
%A]
42
- constants: array:3 [
+ constants: array:%d [
43
0 => ReflectionClassConstant {
44
+name: "IS_IMPLICIT_ABSTRACT"
45
+class: "ReflectionClass"
@@ -58,7 +58,7 @@ public function testReflectionCaster()
58
modifiers: "public"
59
value: %d
60
}
61
- ]
+%A]
62
properties: array:%d [
63
"name" => ReflectionProperty {
64
%A +name: "name"
0 commit comments