You are here

public property InstapageCmsPluginDBModel::$optionsTable in Instapage plugin 8.3

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

Type: string Options table name.

File

core/models/InstapageCmsPluginDBModel.php, line 26

Class

InstapageCmsPluginDBModel
Class responsible for communication with DB.

Code

public $optionsTable = null;