Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Rector] Check if parent method has doc block in ReturnArrayToYieldRector #13

Merged
merged 27 commits into from
Oct 21, 2021

Conversation

alexndlm
Copy link
Contributor

@alexndlm alexndlm commented Oct 15, 2021

  • add hasDocBlockInParentMethod check to ReturnArrayToYieldRector
  • update tests

@alexndlm alexndlm requested review from roman-eonx and ERuban and removed request for ERuban and roman-eonx October 15, 2021 18:38
@alexndlm alexndlm changed the title feature/check-is-parent--method-has-doc-block [Rector] Check is parent method has doc block in ReturnArrayToYieldRector Oct 20, 2021
@roman-eonx roman-eonx changed the title [Rector] Check is parent method has doc block in ReturnArrayToYieldRector [Rector] Check if parent method has doc block in ReturnArrayToYieldRector Oct 21, 2021
@roman-eonx roman-eonx merged commit 4fbbfa4 into main Oct 21, 2021
@roman-eonx roman-eonx deleted the feature/check-is-parent--method-has-doc-block branch January 28, 2022 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants