Skip to content

Commit

Permalink
Missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
eigan committed Feb 1, 2021
1 parent b2e1ee9 commit db71ff9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ResolveUserDecorator.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
namespace LaravelDoctrine\Extensions;

use Doctrine\Common\EventSubscriber;
use Doctrine\Common\Annotations\Reader;

class ResolveUserDecorator implements EventSubscriber
{
Expand Down

0 comments on commit db71ff9

Please sign in to comment.