Skip to content

Commit db71ff9

Browse files
committed
Missing import
1 parent b2e1ee9 commit db71ff9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ResolveUserDecorator.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
namespace LaravelDoctrine\Extensions;
44

55
use Doctrine\Common\EventSubscriber;
6+
use Doctrine\Common\Annotations\Reader;
67

78
class ResolveUserDecorator implements EventSubscriber
89
{

0 commit comments

Comments
 (0)