Skip to content

Commit

Permalink
[automated] Re-Generate Nodes/Rectors Documentation (#3712)
Browse files Browse the repository at this point in the history
* [automated] Re-Generate Nodes/Rectors Documentation

* [ci-review] Rector Rectify

---------

Co-authored-by: TomasVotruba <TomasVotruba@users.noreply.github.com>
Co-authored-by: GitHub Action <actions@github.com>
  • Loading branch information
3 people committed Apr 30, 2023
1 parent 08d93e0 commit a39913e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/target-repository/docs/rector_rules_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -706,7 +706,7 @@ Replace magic property fetch using `__get()` and `__set()` with existing method

### FlipTypeControlToUseExclusiveTypeRector

Flip type control from null compare to use exclusive instanceof type
Flip type control from null compare to use exclusive instanceof object

- class: [`Rector\CodeQuality\Rector\Identical\FlipTypeControlToUseExclusiveTypeRector`](../rules/CodeQuality/Rector/Identical/FlipTypeControlToUseExclusiveTypeRector.php)

Expand Down

0 comments on commit a39913e

Please sign in to comment.