@@ -206,7 +206,7 @@ |
||
206 | 206 | public function toArray() |
207 | 207 | { |
208 | 208 | return [ |
209 | - 'title' => $this- |
|
209 | + 'title' => $this - |
|
210 | 210 | 'body' => $this->body, |
211 | 211 | 'sound' => $this->sound, |
212 | 212 | 'badge' => $this->badge, |