Skip to content

Commit 181cfd0

Browse files
committed
Revert "Merge pull request #139 from utopia-php/fix-dir-exists-0.18.x"
This reverts commit ba1ddb1, reversing changes made to 3d8ce53.
1 parent 0c7b8ad commit 181cfd0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/Storage/S3Base.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@ abstract protected function getAdapterName(): string;
2020
*/
2121
abstract protected function getAdapterDescription(): string;
2222

23-
/**
24-
* @return string
25-
*/
26-
abstract protected function getAdapterType(): string;
27-
2823
/**
2924
* @var S3
3025
*/

0 commit comments

Comments
 (0)