Skip to content

Commit 3210802

Browse files
authored
Merge pull request #2 from DropFan/analysis-qBdA26
Apply fixes from StyleCI
2 parents 160c2b1 + b4029ff commit 3210802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/OneSignal.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@ public function onFocus(string $id, $active_time = 60)
498498
* @param string $appkey The appkey
499499
* @param array $extra_fields default: ['location', 'country', 'rooted']
500500
*
501-
* @return array The result from API, it contains csv download url.
501+
* @return array the result from API, it contains csv download url
502502
*/
503503
public function exportCSV($appid = '', $appkey = '', $extra_fields = ['location', 'country', 'rooted'])
504504
{

0 commit comments

Comments
 (0)