Skip to content

Commit 8d99288

Browse files
authored
Merge pull request #9 from Alymosul/analysis-q11WJ1
Apply fixes from StyleCI
2 parents f617710 + 469c453 commit 8d99288

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ExpoMessage.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ public function setTtl(int $ttl)
147147
public function setChannelId(string $channelId)
148148
{
149149
$this->channelId = $channelId;
150+
150151
return $this;
151152
}
152153

0 commit comments

Comments
 (0)