Skip to content

Commit 1c00f88

Browse files
committed
[TypeDeclaration] Skip integer index on string on AddArrowFunctionParamArrayWhereDimFetchRector
1 parent 33dde96 commit 1c00f88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rules-tests/TypeDeclaration/Rector/FuncCall/AddArrowFunctionParamArrayWhereDimFetchRector/Fixture/skip_integer_index_on_string.php.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace Rector\Tests\TypeDeclaration\Rector\FuncCall\AddArrowFunctionParamArrayWhereDimFetchRector\Fixture;
44

5-
final class SkipFilledType
5+
final class SkipIntegerIndexOnString
66
{
77
public function run()
88
{

0 commit comments

Comments
 (0)