You are here

constant FieldDiscoveryInterface::DRUPAL_6 in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/migrate_drupal/src/FieldDiscoveryInterface.php \Drupal\migrate_drupal\FieldDiscoveryInterface::DRUPAL_6
  2. 9 core/modules/migrate_drupal/src/FieldDiscoveryInterface.php \Drupal\migrate_drupal\FieldDiscoveryInterface::DRUPAL_6

File

core/modules/migrate_drupal/src/FieldDiscoveryInterface.php, line 12

Class

FieldDiscoveryInterface
Provides field discovery for Drupal 6 & 7 migrations.

Namespace

Drupal\migrate_drupal

Code

const DRUPAL_6 = '6';