You are here

public property DeployPlan::$aggregator_plugin in Deploy - Content Staging 7.3

Same name and namespace in other branches
  1. 7.2 includes/DeployPlan.inc \DeployPlan::aggregator_plugin

The name of the aggregator plugin to be used to aggregate items for this plan.

Type: string

File

includes/DeployPlan.inc, line 61
Definition of a deployment plan and associated exceptions.

Class

DeployPlan
Class representing a deployment plan.

Code

public $aggregator_plugin = NULL;