@@ -31,7 +31,7 @@ |
||
31 | 31 | } |
32 | 32 | |
33 | 33 | $this->setPath($path) |
34 | - ->setSplFileInfo(new SplFileInfo($path)); |
|
34 | + ->setSplFileInfo(new SplFileInfo($path)); |
|
35 | 35 | } |
36 | 36 | |
37 | 37 | /** |