class CckFile

Plugin annotation


@MigrateProcessPlugin(
  id = "d6_cck_file"
)

Hierarchy

Expanded class hierarchy of CckFile

Deprecated

in drupal:8.3.0 and is removed from drupal:9.0.0. Use \Drupal\file\Plugin\migrate\process\d6\FieldFile instead.

See also

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

2 files declare their use of CckFile
CckFileTest.php in core/modules/file/tests/src/Unit/Plugin/migrate/process/d6/CckFileTest.php
CckFileTest.php in core/modules/file/tests/src/Kernel/Migrate/process/d6/CckFileTest.php

File

core/modules/file/src/Plugin/migrate/process/d6/CckFile.php, line 17

Namespace

Drupal\file\Plugin\migrate\process\d6
View source
class CckFile extends FieldFile {

}

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