Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
lint fix
  • Loading branch information
thiyaguk09 committed Dec 18, 2024
1 parent bc2d0c5 commit 8e2fe0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Storage/src/Connection/Rest.php
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ public function deleteBucket(array $args = [])
return $this->send('buckets', 'delete', $args);
}

/**
/**
* @param array $args
*/
public function restoreBucket(array $args = [])
Expand Down

0 comments on commit 8e2fe0f

Please sign in to comment.