Skip to content

Commit 47dfd06

Browse files
committed
fixup! tidy up
1 parent ef7f48f commit 47dfd06

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rules/DowngradePhp82/Rector/FuncCall/DowngradeIteratorCountToArrayRector.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ function test(array|Traversable $data) {
6868

6969
/**
7070
* @param Ternary|FuncCall $node
71-
* @return null|FuncCall
7271
*/
7372
public function refactor(Node $node): null|FuncCall
7473
{

0 commit comments

Comments
 (0)