Skip to content

Commit e214828

Browse files
committed
eol
1 parent c055a90 commit e214828

File tree

1 file changed

+1
-1
lines changed
  • rules-tests/Php83/Rector/ClassMethod/AddOverrideAttributeToOverriddenMethodsRector/Source

1 file changed

+1
-1
lines changed

rules-tests/Php83/Rector/ClassMethod/AddOverrideAttributeToOverriddenMethodsRector/Source/ParentConsumeTrait.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
abstract class ParentConsumeTrait
66
{
77
use ExampleFromTrait;
8-
}
8+
}

0 commit comments

Comments
 (0)