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 4dce313 commit e7e41b0Copy full SHA for e7e41b0
src/Symfony/Component/VarDumper/Tests/Caster/DoctrineCasterTest.php
@@ -36,9 +36,9 @@ public function testCastPersistentCollection()
36
$expected = <<<EODUMP
37
Doctrine\ORM\PersistentCollection {
38
%A
39
- -em: Mock_EntityManagerInterface_%s { …3}
40
-backRefFieldName: null
41
-isDirty: false
+ -em: Mock_EntityManagerInterface_%s { …3}
42
-typeClass: Doctrine\ORM\Mapping\ClassMetadata { …}
43
44
EODUMP;
0 commit comments