You are here

public property InstapageCmsPluginDrupal8Connector::$name in Instapage plugin 8.3

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

Type: string $name Name of the CMS.

File

core/connectors/InstapageCmsPluginDrupal8Connector.php, line 13

Class

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

Code

public $name = 'drupal';