@@ -55,8 +55,7 @@ |
||
55 | 55 | * @class File |
56 | 56 | * @package Platine\Filesystem\Adapter\Local |
57 | 57 | */ |
58 | -class File extends AbstractLocal implements FileInterface |
|
59 | -{ |
|
58 | +class File extends AbstractLocal implements FileInterface { |
|
60 | 59 | /** |
61 | 60 | * {@inheritdoc} |
62 | 61 | */ |