Merge branch 'DDC-1240'
This commit is contained in:
commit
fb11268255
@ -33,6 +33,7 @@ class OptimisticLockException extends ORMException
|
||||
|
||||
public function __construct($msg, $entity)
|
||||
{
|
||||
parent::__construct($msg);
|
||||
$this->entity = $entity;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user