@@ -47,7 +47,6 @@ |
||
47 | 47 | /** |
48 | 48 | * @param mixed $notifiable |
49 | 49 | * @param \Illuminate\Notifications\Notification $notification |
50 | - * @param mixed $targeting |
|
51 | 50 | * |
52 | 51 | * @return array |
53 | 52 | */ |
@@ -7,7 +7,7 @@ |
||
7 | 7 | /** |
8 | 8 | * Set an Image/more than one Image only for iOS. |
9 | 9 | * |
10 | - * @param string|array $imageUrl |
|
10 | + * @param string $imageUrl |
|
11 | 11 | * |
12 | 12 | * @return $this |
13 | 13 | */ |