Skip to content

Commit e0dd06c

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

File tree

2 files changed

+2
-13
lines changed

2 files changed

+2
-13
lines changed

rules-tests/DowngradePhp81/Rector/FuncCall/DowngradeHashAlgorithmXxHash/Fixture/fixture_constant.php.inc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace Rector\Tests\DowngradePhp81\Rector\FuncCall\DowngradeHashAlgorithmXxHash\Fixture;
44

5-
class Fixture
5+
final class FixtureConstant
66
{
77
public function run()
88
{
@@ -16,7 +16,7 @@ class Fixture
1616

1717
namespace Rector\Tests\DowngradePhp81\Rector\FuncCall\DowngradeHashAlgorithmXxHash\Fixture;
1818

19-
class Fixture
19+
final class FixtureConstant
2020
{
2121
public function run()
2222
{

rules-tests/DowngradePhp81/Rector/FuncCall/DowngradeHashAlgorithmXxHash/Fixture/skip_different_func_call.php.inc

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)