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