Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / field_ui / src / Form / EntityDisplayModeAddForm.php
index ed1c5fe1e552e1743986ccca8b4e114008b54bd8..67450e55bc47e19f4de8920fce6f1cd2b076c0f3 100644 (file)
@@ -7,6 +7,8 @@ use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
 
 /**
  * Provides the add form for entity display modes.
+ *
+ * @internal
  */
 class EntityDisplayModeAddForm extends EntityDisplayModeFormBase {