@psalm-this-out
The @psalm-this-out tag documents the refined type of $this after a method call. It is an alias of @psalm-self-out, and is defined by the static analyzer Psalm.
This library recognizes @psalm-this-out as an alias of the canonical @psalm-self-out tag: it parses identically and produces the exact same tag instance, keeping the vendor-prefixed name it was written with.
See Psalm's supported annotations.
08 July 2026