forked from wallabag/wallabag
Symfony Upgrade Fixer FTW
symfony-upgrade-fixer fix src/Wallabag/
This commit is contained in:
@ -2,8 +2,8 @@
|
||||
|
||||
namespace Wallabag\CoreBundle\Subscriber;
|
||||
|
||||
use Doctrine\ORM\Event\LoadClassMetadataEventArgs;
|
||||
use Doctrine\Common\EventSubscriber;
|
||||
use Doctrine\ORM\Event\LoadClassMetadataEventArgs;
|
||||
use Doctrine\ORM\Mapping\ClassMetadataInfo;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user