Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / field_ui / src / Form / EntityDisplayModeDeleteForm.php
index f7d88046114840876def3617a55263445e7a61fc..1dc7633a68e3256ae0d216b84b0c9f1c864cdbc5 100644 (file)
@@ -6,6 +6,8 @@ use Drupal\Core\Entity\EntityDeleteForm;
 
 /**
  * Provides the delete form for entity display modes.
+ *
+ * @internal
  */
 class EntityDisplayModeDeleteForm extends EntityDeleteForm {