Skip to content

Commit

Permalink
Generate documentation
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub Actions <[email protected]>
  • Loading branch information
sabbelasichon authored and actions-user committed Mar 16, 2022
1 parent a212eef commit c714176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/all_rectors_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -1817,7 +1817,7 @@ Migrate the "suggest" wizard in type=group to "hideSuggest" and "suggestOptions"

## ObjectManagerGetToConstructorInjectionRector

Turns fetching of dependencies via `$container->get()` in ContainerAware to constructor injection in Command and Controller in Symfony
Turns fetching of dependencies via `$objectManager->get()` to constructor injection

- class: [`Ssch\TYPO3Rector\Rector\Experimental\ObjectManagerGetToConstructorInjectionRector`](../src/Rector/Experimental/ObjectManagerGetToConstructorInjectionRector.php)

Expand Down

0 comments on commit c714176

Please sign in to comment.