public function foo()

in testData/codeInsight/typeInference/ConditionalType.php [23:26]


    public function foo(): int|string
    {

    }