Skip to content

Commit 2b625f6

Browse files
committed
finalize SimplifyQuoteEscapeRector
1 parent 8db836b commit 2b625f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules/CodingStyle/Rector/String_/SimplifyQuoteEscapeRector.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
/**
1616
* @see \Rector\Tests\CodingStyle\Rector\String_\SimplifyQuoteEscapeRector\SimplifyQuoteEscapeRectorTest
1717
*/
18-
class SimplifyQuoteEscapeRector extends AbstractRector
18+
final class SimplifyQuoteEscapeRector extends AbstractRector
1919
{
2020
/**
2121
* @var string

0 commit comments

Comments
 (0)