laravel-onesignal
laravel-onesignal copied to clipboard
write error
if($offset) { $endpoint.="&offset=".$$offset; }
OneSignalClient.php 423 lines
if($offset) { $endpoint.="&offset=".$offset; }
Can you elaborate on this, please?