You are here

protected property FirebaseMessageService::$condition in Firebase Push Notification (FCM) 8

Same name and namespace in other branches
  1. 3.0.x src/Service/FirebaseMessageService.php \Drupal\firebase\Service\FirebaseMessageService::condition

Condition pattern for sending message to multiple topics.

Type: string

File

src/Service/FirebaseMessageService.php, line 34

Class

FirebaseMessageService
Service for pushing message to mobile devices using Firebase.

Namespace

Drupal\firebase\Service

Code

protected $condition;