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 3dca27c commit 6ab858aCopy full SHA for 6ab858a
tests/Tests/ORM/Persisters/BinaryIdPersisterTest.php
@@ -20,7 +20,7 @@ final class BinaryIdPersisterTest extends OrmTestCase
20
{
21
private EntityManager|null $entityManager = null;
22
23
- public function testOneHasManyWithEagerFetchMode(): void
+ public function testOneToManyWithEagerFetchMode(): void
24
25
$entityManager = $this->createEntityManager();
26
0 commit comments