Skip to content

Commit

Permalink
[UtilitiesBundle] Replace deprecated doctrine proxy interface
Browse files Browse the repository at this point in the history
  • Loading branch information
acrobat committed Jun 15, 2023
1 parent 6fc9da7 commit b3790a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Kunstmaan/UtilitiesBundle/Helper/ClassLookup.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

namespace Kunstmaan\UtilitiesBundle\Helper;

use Doctrine\ORM\Proxy\Proxy;
use Doctrine\Common\Proxy\Proxy;

/**
* Helper for looking up the classname, not the ORM proxy
Expand Down

0 comments on commit b3790a2

Please sign in to comment.