Skip to content

add static all support to AddReturnDocblockFromMethodCallDocblockRector - #7798

Merged
TomasVotruba merged 2 commits into
mainfrom
tv-static-call
Jan 2, 2026
Merged

add static all support to AddReturnDocblockFromMethodCallDocblockRector#7798
TomasVotruba merged 2 commits into
mainfrom
tv-static-call

Conversation

@TomasVotruba

Copy link
Copy Markdown
Member

No description provided.

@TomasVotruba
TomasVotruba merged commit e91db1f into main Jan 2, 2026
58 checks passed
@TomasVotruba
TomasVotruba deleted the tv-static-call branch January 2, 2026 23:21
final class HandleStaticCall
{
/**
* @return SomeEntity[]

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SomeEntity short class name seems not found on this case, as SomeEntity is under Source directory

https://github.com/rectorphp/rector-src/blob/main/rules-tests/TypeDeclarationDocblocks/Rector/ClassMethod/AddReturnDocblockFromMethodCallDocblockRector/Source/SomeEntity.php

so should use Fully Qualified class name instead.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions

Copy link
Copy Markdown
Contributor

This pull request has been automatically locked because it has been closed for 150 days. Please open a new PR if you want to continue the work.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Aug 30, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants