Skip to content

Commit

Permalink
fix phpstan on DowngradeAttributeToAnnotationRector
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik committed Nov 19, 2024
1 parent 5fa0e8d commit 04f7089
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ public function refactor(Node $node): ?Node
}

/**
* @param mixed[] $configuration
* @param DowngradeAttributeToAnnotation[] $configuration
*/
public function configure(array $configuration): void
{
Expand Down

0 comments on commit 04f7089

Please sign in to comment.