This line: https://github.com/gossi/php-code-generator/blob/d67b8f9d775710e9401fc1a9306c7b7797860a65/src/model/parts/TypeDocblockGeneratorPart.php#L52 Overwriting @return tag if you define method type. This causes that I'm unable to generate method /** * @return Bar[] */ function Foo(): array