We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 851b8be commit dc5ad0eCopy full SHA for dc5ad0e
lib/Gedmo/Mapping/Event/AdapterInterface.php
@@ -3,6 +3,7 @@
3
namespace Gedmo\Mapping\Event;
4
5
use Doctrine\Common\EventArgs;
6
+use Doctrine\ORM\UnitOfWork;
7
8
/**
9
* Doctrine event adapter interface is used
0 commit comments