You are here

protected property RadioactivityQueueWorkerBase::$radioactivityProcessor in Radioactivity 8.3

Same name and namespace in other branches
  1. 4.0.x src/Plugin/QueueWorker/RadioactivityQueueWorkerBase.php \Drupal\radioactivity\Plugin\QueueWorker\RadioactivityQueueWorkerBase::radioactivityProcessor

The radioactivity.processor service.

Type: \Drupal\radioactivity\RadioactivityProcessorInterface

File

src/Plugin/QueueWorker/RadioactivityQueueWorkerBase.php, line 20

Class

RadioactivityQueueWorkerBase
Base class for Radioactivity module queue worker plugins.

Namespace

Drupal\radioactivity\Plugin\QueueWorker

Code

protected $radioactivityProcessor;