Skip to content

Commit 1afb5e3

Browse files
authored
Merge pull request #1823 from clementtalleu/patch-1
[fix/question] Add the call to the Doctrine UnitOfWork class
2 parents 851b8be + dc5ad0e commit 1afb5e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/Gedmo/Mapping/Event/AdapterInterface.php

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

55
use Doctrine\Common\EventArgs;
6+
use Doctrine\ORM\UnitOfWork;
67

78
/**
89
* Doctrine event adapter interface is used

0 commit comments

Comments
 (0)