OptionsField.php
Same filename in other branches
Namespace
Drupal\options\Plugin\migrate\field\d7File
-
core/
modules/ options/ src/ Plugin/ migrate/ field/ d7/ OptionsField.php
View source
<?php
namespace Drupal\options\Plugin\migrate\field\d7;
use Drupal\migrate_drupal\Attribute\MigrateField;
use Drupal\migrate_drupal\Plugin\migrate\field\FieldPluginBase;
class OptionsField extends FieldPluginBase {
}
Classes
Title | Deprecated | Summary |
---|---|---|
OptionsField |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.