Skip to content

Commit 740d333

Browse files
themsaidStyleCIBot
authored andcommitted
Applied fixes from StyleCI
1 parent 32d93ad commit 740d333

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/PusherMessage.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -277,8 +277,8 @@ public function toiOS()
277277
],
278278
'sound' => $this->sound,
279279
'badge' => $this->badge,
280-
]
281-
]
280+
],
281+
],
282282
];
283283

284284
$this->formatMessage($message);

0 commit comments

Comments
 (0)