protected property SmsDeliveryReportsProcessor::$reportStorage in SMS Framework 8
Same name and namespace in other branches
- 2.x src/EventSubscriber/SmsDeliveryReportsProcessor.php \Drupal\sms\EventSubscriber\SmsDeliveryReportsProcessor::reportStorage
- 2.1.x src/EventSubscriber/SmsDeliveryReportsProcessor.php \Drupal\sms\EventSubscriber\SmsDeliveryReportsProcessor::reportStorage
The entity storage for SMS delivery reports.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
- src/
EventSubscriber/ SmsDeliveryReportsProcessor.php, line 20
Class
- SmsDeliveryReportsProcessor
- Handles delivery reports as they come in and updates storage.
Namespace
Drupal\sms\EventSubscriberCode
protected $reportStorage;