You are here

private property InstapageCmsPluginSubaccountModel::$subaccountTokens in Instapage plugin 8.3

Same name and namespace in other branches
  1. 7.3 core/models/InstapageCmsPluginSubaccountModel.php \InstapageCmsPluginSubaccountModel::subaccountTokens

Type: array List of subaccount tokens.

File

core/models/InstapageCmsPluginSubaccountModel.php, line 16

Class

InstapageCmsPluginSubaccountModel
Class responsible for managing the subaccounts in Instapage app.

Code

private $subaccountTokens = null;