@@ -30,7 +30,7 @@ |
||
30 | 30 | */ |
31 | 31 | protected $fs; |
32 | 32 | |
33 | - public function setUp() |
|
33 | + public function setUp () |
|
34 | 34 | { |
35 | 35 | $this->dummyFile = vfsStream::newFile('foo.html.twig'); |
36 | 36 | $this->rootDir = vfsStream::setup(); |