Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / field_ui / src / Form / EntityDisplayModeEditForm.php
index 8a874dac5e2bd402b33c47965b03c977e8b40bb9..d7fa5527b1b058cba06199e0065db65949b39ff4 100644 (file)
@@ -4,6 +4,8 @@ namespace Drupal\field_ui\Form;
 
 /**
  * Provides the edit form for entity display modes.
+ *
+ * @internal
  */
 class EntityDisplayModeEditForm extends EntityDisplayModeFormBase {