unmocked_clone.tpl.dist 149 Bytes Raw Blame History Permalink 1 2 3 4 5 public function __clone() { $this->invocationMocker = clone $this->__phpunit_getInvocationMocker(); parent::__clone(); }