You are here

protected property VariablesController::$mapping in Acquia Connector 3.x

Same name and namespace in other branches
  1. 8.2 src/Controller/VariablesController.php \Drupal\acquia_connector\Controller\VariablesController::mapping
  2. 8 src/Controller/VariablesController.php \Drupal\acquia_connector\Controller\VariablesController::mapping

Mapping array. Loaded from configuration.

Type: array

File

src/Controller/VariablesController.php, line 21

Class

VariablesController
Class MappingController.

Namespace

Drupal\acquia_connector\Controller

Code

protected $mapping = [];