$id * @psalm-return ($id is class-string ? T : mixed) */ public function get(string $id): object; } }