Serializor\ClosureStasis::setThis() public

Documentation

Set the bound $this (after transformation).

Signature

public function setThis(mixed $this_): void

Parameters

NameTypeDefault
$this_ mixed required

Returns

void

Source

src/ClosureStasis.php:108-111