Skip to content

Commit

Permalink
Update EntityToPropertyTransformer.php
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximePinot authored Sep 10, 2020
1 parent 7a47cff commit 0ce4a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Form/DataTransformer/EntityToPropertyTransformer.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

namespace Tetranz\Select2EntityBundle\Form\DataTransformer;

use Doctrine\Common\Persistence\ObjectManager;
use Doctrine\Persistence\ObjectManager;
use Symfony\Component\Form\DataTransformerInterface;
use Symfony\Component\Form\Exception\TransformationFailedException;
use Symfony\Component\PropertyAccess\PropertyAccess;
Expand Down

0 comments on commit 0ce4a52

Please sign in to comment.