Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / field_ui / src / Form / EntityFormDisplayEditForm.php
index 2c3e3604605542a03316d23aa0ed2817ac6057da..128742f62117ab8904768dcc7ce9f7907c1805ec 100644 (file)
@@ -11,6 +11,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Edit form for the EntityFormDisplay entity type.
+ *
+ * @internal
  */
 class EntityFormDisplayEditForm extends EntityDisplayFormBase {