You are here

protected property Variable::$variablesNoRowIfMissing in Drupal 9

The variables that result in no row if any are missing from the source.

Type: array

File

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

Class

Variable
Drupal variable source from database.

Namespace

Drupal\migrate_drupal\Plugin\migrate\source

Code

protected $variablesNoRowIfMissing;