You are here

protected property SaveMeetingRecordsQueue::$moxtraService in Opigno Moxtra 8

Same name and namespace in other branches
  1. 3.x src/Plugin/QueueWorker/SaveMeetingRecordsQueue.php \Drupal\opigno_moxtra\Plugin\QueueWorker\SaveMeetingRecordsQueue::moxtraService

Moxtra service.

Type: \Drupal\opigno_moxtra\MoxtraServiceInterface

File

src/Plugin/QueueWorker/SaveMeetingRecordsQueue.php, line 40

Class

SaveMeetingRecordsQueue
Save meeting records on CRON run.

Namespace

Drupal\opigno_moxtra\Plugin\QueueWorker

Code

protected $moxtraService;