You are here

constant PerComponentEntityFormDisplay::MODE_NAME in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityFormDisplay.php \Drupal\migrate\Plugin\migrate\destination\PerComponentEntityFormDisplay::MODE_NAME

Overrides ComponentEntityDisplayBase::MODE_NAME

File

core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityFormDisplay.php, line 46

Class

PerComponentEntityFormDisplay
This class imports one component of an entity form display.

Namespace

Drupal\migrate\Plugin\migrate\destination

Code

const MODE_NAME = 'form_mode';