You are here

protected property RulesDataProcessor::$processor in Rules 7.2

Allows chaining processors. If set, the next processor to invoke.

File

includes/rules.processor.inc, line 25
Contains classes for data processing.

Class

RulesDataProcessor
Common base class for Rules data processors.

Code

protected $processor = NULL;