Skip to content

Commit a72ec1f

Browse files
authored
Update build/PHPStan/Build/OrChainIdenticalComparisonToInArrayRule.php
1 parent 1b0b7d4 commit a72ec1f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build/PHPStan/Build/OrChainIdenticalComparisonToInArrayRule.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ final class OrChainIdenticalComparisonToInArrayRule implements Rule
3636
{
3737

3838
public function __construct(
39-
#[AutowiredParameter]
4039
private ExprPrinter $printer,
4140
private FileHelper $fileHelper,
4241
private bool $skipTests = true,

0 commit comments

Comments
 (0)