You are here

protected property Variable::$variables in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/migrate_drupal/src/Plugin/migrate/source/Variable.php \Drupal\migrate_drupal\Plugin\migrate\source\Variable::variables

The variable names to fetch.

Type: array

File

core/modules/migrate_drupal/src/Plugin/migrate/source/Variable.php, line 89

Class

Variable
Drupal variable source from database.

Namespace

Drupal\migrate_drupal\Plugin\migrate\source

Code

protected $variables;