You are here

protected property AcquiaLiftReportBase::$report_data in Acquia Lift Connector 7

The extracted report data for each of the Acquia Lift API calls keyed by date/feature set requested.

Type: array;

File

plugins/agent_types/AcquiaLiftAgent.inc, line 1193
Provides an agent type for Acquia Lift

Class

AcquiaLiftReportBase
Base class providing report data loading functionality common to all Acquia Lift Reports.

Code

protected $report_data;