@@ -53,8 +53,7 @@ |
||
53 | 53 | * Class FileSystemCommonInterface |
54 | 54 | * @package Platine\Filesystem |
55 | 55 | */ |
56 | -interface FileSystemInterface |
|
57 | -{ |
|
56 | +interface FileSystemInterface { |
|
58 | 57 | |
59 | 58 | /** |
60 | 59 | * Whether the file system is a file |