class I18nProfileField

i18n strings profile field source from database.

Plugin annotation


@MigrateSource(
  id = "d6_i18n_profile_field",
  source_module = "i18nprofile"
)

Hierarchy

Expanded class hierarchy of I18nProfileField

Deprecated

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

See also

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

File

core/modules/config_translation/src/Plugin/migrate/source/d6/I18nProfileField.php, line 21

Namespace

Drupal\config_translation\Plugin\migrate\source\d6
View source
class I18nProfileField extends ProfileFieldTranslation {

}

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