You are here

protected property PushNotificationsDispatcher::$results in Push Notifications 8

Results for each network.

Type: array $results

File

src/PushNotificationsDispatcher.php, line 39
Contains \Drupal\push_notifications\PushNotificationsDispatcher.

Class

PushNotificationsDispatcher
Handles dispatching of messages. This class will send out the message to all networks in the list of tokens.

Namespace

Drupal\push_notifications

Code

protected $results;