public property DeployPlan::$aggregator in Deploy - Content Staging 7.2
Same name and namespace in other branches
- 7.3 includes/DeployPlan.inc \DeployPlan::aggregator
The deploy aggregator object that will be used to aggregate items for deployment.
Type: DeployAggregator
File
- includes/
DeployPlan.inc, line 77 - Definition of a deployment plan and associated exceptions.
Class
- DeployPlan
- Class representing a deployment plan.
Code
public $aggregator = NULL;