File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2079,13 +2079,13 @@ class SomeListener
20792079
20802080<br>
20812081
2082- # ## RequiredDoctrineServiceRepositoryParentRule
2082+ # ## RequireServiceRepositoryParentRule
20832083
20842084Repository must extend *, so it can be injected as a service
20852085
20862086` ` ` yaml
20872087rules:
2088- - Symplify\P HPStanRules\R ules\D octrine\R equiredDoctrineServiceRepositoryParentRule
2088+ - Symplify\P HPStanRules\R ules\D octrine\R equireServiceRepositoryParentRule
20892089` ` `
20902090
20912091` ` ` php
Original file line number Diff line number Diff line change 1717/**
1818 * @implements Rule<InClassNode>
1919 *
20- * @see \Symplify\PHPStanRules\Tests\Rules\Doctrine\RequireServiceRepositoryParentRuleTest \RequireServiceRepositoryParentRuleTest
20+ * @see \Symplify\PHPStanRules\Tests\Rules\Doctrine\RequireServiceRepositoryParentRule \RequireServiceRepositoryParentRuleTest
2121 */
2222final class RequireServiceRepositoryParentRule implements Rule
2323{
You can’t perform that action at this time.
0 commit comments