class MigrateCckFieldPluginManager

Deprecated: Plugin manager for migrate field plugins.

Hierarchy

Expanded class hierarchy of MigrateCckFieldPluginManager

Deprecated

in drupal:8.3.0 and is removed from drupal:9.0.0. Use \Drupal\migrate_drupal\Plugin\MigrateFieldPluginManager instead.

See also

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

Related topics

1 string reference to 'MigrateCckFieldPluginManager'
migrate_drupal.services.yml in core/modules/migrate_drupal/migrate_drupal.services.yml
core/modules/migrate_drupal/migrate_drupal.services.yml
1 service uses MigrateCckFieldPluginManager
plugin.manager.migrate.cckfield in core/modules/migrate_drupal/migrate_drupal.services.yml
Drupal\migrate_drupal\Plugin\MigrateCckFieldPluginManager

File

core/modules/migrate_drupal/src/Plugin/MigrateCckFieldPluginManager.php, line 17

Namespace

Drupal\migrate_drupal\Plugin
View source
class MigrateCckFieldPluginManager extends MigrateFieldPluginManager implements MigrateCckFieldPluginManagerInterface {

}

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