X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Ffield_ui%2Fsrc%2FForm%2FEntityFormModeAddForm.php;h=cfcc6fb900f89e145495fb0be51147dc6308ad67;hb=1c1cb0980bfa6caf0c24cce671b6bb541dc87583;hp=9cecd83625171b5c17eacd24568a31e241732317;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/modules/field_ui/src/Form/EntityFormModeAddForm.php b/web/core/modules/field_ui/src/Form/EntityFormModeAddForm.php index 9cecd8362..cfcc6fb90 100644 --- a/web/core/modules/field_ui/src/Form/EntityFormModeAddForm.php +++ b/web/core/modules/field_ui/src/Form/EntityFormModeAddForm.php @@ -6,6 +6,8 @@ use Symfony\Component\HttpKernel\Exception\NotFoundHttpException; /** * Provides the add form for entity display modes. + * + * @internal */ class EntityFormModeAddForm extends EntityDisplayModeAddForm {