@@ -51,8 +51,7 @@ |
||
| 51 | 51 | * Class DirectoryInterface |
| 52 | 52 | * @package Platine\Filesystem |
| 53 | 53 | */ |
| 54 | -interface DirectoryInterface extends FilesystemInterface |
|
| 55 | -{ |
|
| 54 | +interface DirectoryInterface extends FilesystemInterface { |
|
| 56 | 55 | /** |
| 57 | 56 | * Filter list for directory read |
| 58 | 57 | */ |