Skip to content

Commit fcb8781

Browse files
author
Sergiy Zhovnir
committed
#issue-202 Added new line to the end of files
1 parent 499e04b commit fcb8781

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

testData/project/magento2/app/code/Foo/Bar/Model/PluginTargetClassOne.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ public function execute()
77
{
88

99
}
10-
}
10+
}

testData/project/magento2/app/code/Foo/Bar/Model/PluginTargetClassTwo.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ public function execute()
77
{
88

99
}
10-
}
10+
}

0 commit comments

Comments
 (0)