Completed
Pull Request — master (#30)
by Christian
02:23
created
src/ElderBrother/Change/FileInfo.php 1 patch
Braces   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -4,7 +4,7 @@
 block discarded – undo
4 4
 
5 5
 use Symfony\Component\Finder;
6 6
 
7
-class FileInfo extends Finder\SplFileInfo
8
-{
7
+class FileInfo extends Finder\SplFileInfo
8
+{
9 9
 
10 10
 }
Please login to merge, or discard this patch.