Sets the proxy target.
@codeCoverageIgnore
$this
https://github.com/sebastianbergmann/phpunit/issues/5307
public function setProxyTarget(object $object) : self { $this->proxyTarget = $object; return $this; }