Loading src/UnicaenUtilisateur/ORM/Event/Listeners/HistoriqueListener.php +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ use Doctrine\ORM\Event\PreUpdateEventArgs; use Doctrine\ORM\Events; use Exception; use RuntimeException; use UnicaenApp\Entity\HistoriqueAwareInterface; use UnicaenUtilisateur\Entity\Db\HistoriqueAwareInterface; use UnicaenUtilisateur\Entity\Db\AbstractUser; use UnicaenUtilisateur\Service\User\UserServiceAwareTrait; use Laminas\Authentication\AuthenticationService; Loading Loading
src/UnicaenUtilisateur/ORM/Event/Listeners/HistoriqueListener.php +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ use Doctrine\ORM\Event\PreUpdateEventArgs; use Doctrine\ORM\Events; use Exception; use RuntimeException; use UnicaenApp\Entity\HistoriqueAwareInterface; use UnicaenUtilisateur\Entity\Db\HistoriqueAwareInterface; use UnicaenUtilisateur\Entity\Db\AbstractUser; use UnicaenUtilisateur\Service\User\UserServiceAwareTrait; use Laminas\Authentication\AuthenticationService; Loading