@@ -61,8 +61,7 @@ |
||
| 61 | 61 | * Class File |
| 62 | 62 | * @package Platine\Upload\File |
| 63 | 63 | */ |
| 64 | -class File extends SplFileInfo implements FileInterface |
|
| 65 | -{ |
|
| 64 | +class File extends SplFileInfo implements FileInterface { |
|
| 66 | 65 | /** |
| 67 | 66 | * Factory used to create new instance |
| 68 | 67 | * @var callable|null |