You are here

public property InstapageCmsPluginDrupal7Connector::$name in Instapage plugin 8.3

Same name and namespace in other branches
  1. 7.3 core/connectors/InstapageCmsPluginDrupal7Connector.php \InstapageCmsPluginDrupal7Connector::name

Type: string Name of the CMS.

File

core/connectors/InstapageCmsPluginDrupal7Connector.php, line 148

Class

InstapageCmsPluginDrupal7Connector
Class that utilizes native Drupal 7 functions to perform actions like remote requests and DB operations.

Code

public $name = 'drupal';