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.
2 parents 851b8be + dc5ad0e commit 1afb5e3Copy full SHA for 1afb5e3
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