class i18nVariable

Drupal i18n_variable source from database.

Plugin annotation


@MigrateSource(
  id = "i18n_variable",
  source_module = "system",
)

Hierarchy

Expanded class hierarchy of i18nVariable

Deprecated

in drupal:8.4.0 and is removed from drupal:9.0.0. Use \Drupal\migrate_drupal\Plugin\migrate\source\d6\VariableTranslation instead.

See also

https://www.drupal.org/node/2898649

File

core/modules/migrate_drupal/src/Plugin/migrate/source/d6/i18nVariable.php, line 20

Namespace

Drupal\migrate_drupal\Plugin\migrate\source\d6
View source
class i18nVariable extends VariableTranslation {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.