Test Failed
Pull Request — master (#17)
by
unknown
12:54
created
src/ExpoMessage.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -206,7 +206,7 @@
 block discarded – undo
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,
Please login to merge, or discard this patch.