You are here

protected property PushNotificationsMessageSenderBase::$results in Push Notifications 8

Result data.

Type: array $results

File

src/PushNotificationsMessageSenderBase.php, line 45
Contains \Drupal\push_notifications\PushNotificationsMessageSenderBase.

Class

PushNotificationsMessageSenderBase
Handles sending of alerts.

Namespace

Drupal\push_notifications

Code

protected $results;