You are here

protected property ContextHandlerTrait::$processorManager in Rules 8.3

The data processor plugin manager used to process context variables.

Type: \Drupal\rules\Context\DataProcessorManager

File

src/Context/ContextHandlerTrait.php, line 25

Class

ContextHandlerTrait
Provides methods for handling context based on the plugin configuration.

Namespace

Drupal\rules\Context

Code

protected $processorManager;