@@ -16,7 +16,7 @@ |
||
16 | 16 | * @deprecated The Cache adapter is deprecated since version 0.4 and will be removed in 1.0. |
17 | 17 | */ |
18 | 18 | class Cache implements Adapter, |
19 | - MetadataSupporter |
|
19 | + MetadataSupporter |
|
20 | 20 | { |
21 | 21 | /** |
22 | 22 | * @var Adapter |
@@ -11,7 +11,7 @@ |
||
11 | 11 | * @deprecated The Sftp adapter is deprecated since version 0.4 and will be removed in 1.0. |
12 | 12 | */ |
13 | 13 | class Sftp implements Adapter, |
14 | - ChecksumCalculator |
|
14 | + ChecksumCalculator |
|
15 | 15 | { |
16 | 16 | protected $sftp; |
17 | 17 | protected $directory; |