You are here

protected property DataProcessorManagerTrait::$dataProcessorManager in Rules 8.3

The data processor manager.

Type: \Drupal\rules\Context\DataProcessorManager

File

src/Context/DataProcessorManagerTrait.php, line 17

Class

DataProcessorManagerTrait
Trait for easily using the data processor service.

Namespace

Drupal\rules\Context

Code

protected $dataProcessorManager;