Skip to content
This repository was archived by the owner on Feb 20, 2023. It is now read-only.

Commit 88de97d

Browse files
Seldaekedorian
authored andcommitted
Do not reset the internal id on clone
1 parent 2a23783 commit 88de97d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
public function __clone()
22
{
33
$this->__phpunit_invocationMocker = clone $this->__phpunit_getInvocationMocker();
4-
$this->__phpunit_setId();
54
parent::__clone();
65
}

0 commit comments

Comments
 (0)