Skip to content

Commit 8b2cc83

Browse files
committed
Code styling
1 parent afcaa5e commit 8b2cc83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LiveComponent/src/Hydration/DoctrineEntityHydrationExtension.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313

1414
use Doctrine\ORM\EntityManagerInterface;
1515
use Doctrine\Persistence\ManagerRegistry;
16-
use Doctrine\Persistence\ObjectManager;
1716
use Doctrine\Persistence\Mapping\MappingException;
17+
use Doctrine\Persistence\ObjectManager;
1818

1919
/**
2020
* Handles hydration of Doctrine entities.

0 commit comments

Comments
 (0)