1
0
Fork 0
mirror of synced 2024-07-09 00:16:13 +12:00

fix data param

This commit is contained in:
Damodar Lohani 2021-06-17 16:01:37 +05:45
parent d7a6c47b98
commit 9662ba4ec7

View file

@ -8,7 +8,7 @@ use Utopia\Image\Image;
trait StorageBase trait StorageBase
{ {
public function testCreateBucketFile($data):array public function testCreateBucketFile():array
{ {
/** /**
* Test for SUCCESS * Test for SUCCESS