https://phpstan.org/writing-php-code/phpdoc-types#conditional-return-types @template T of int|array<int> @return (T is int ? static : array<static>) I am not sure that you support psalm-types too