Serializor\ClosureStasis::setThis()
public
Documentation
Set the bound $this (after transformation).
Signature
public function setThis(mixed $this_): void
Parameters
| Name | Type | Default |
|---|---|---|
$this_
|
mixed |
required |
Returns
void