public property DeployProcessorMemory::$aggregator in Deploy - Content Staging 7.3
Same name and namespace in other branches
- 7.2 plugins/DeployProcessorMemory.inc \DeployProcessorMemory::aggregator
The aggregator containing the entities to be processed.
Type: DeployAggregator
File
- plugins/
DeployProcessorMemory.inc, line 17 - In memory plugin for deploy Processor.
Class
- DeployProcessorMemory
- Class for basic memory-based processing
Code
public $aggregator = NULL;