EntityDisplayModeEditForm.php
Namespace
Drupal\field_ui\FormFile
-
core/
modules/ field_ui/ src/ Form/ EntityDisplayModeEditForm.php
View source
<?php
namespace Drupal\field_ui\Form;
/**
* Provides the edit form for entity display modes.
*
* @internal
*/
class EntityDisplayModeEditForm extends EntityDisplayModeFormBase {
}
Classes
| Title | Deprecated | Summary |
|---|---|---|
| EntityDisplayModeEditForm | Provides the edit form for entity display modes. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.