Skip to content

Commit 9e4df69

Browse files
tabunagithub-actions[bot]
authored andcommitted
Fix styling
1 parent 98929cd commit 9e4df69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Client.php

+1
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ protected function request(string $method, ?array $params, string $id = null)
102102

103103
if ($this->isBatch) {
104104
$this->batch[] = $data;
105+
105106
return $this;
106107
}
107108

0 commit comments

Comments
 (0)