X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Ffield_ui%2Fsrc%2FForm%2FEntityFormDisplayEditForm.php;h=128742f62117ab8904768dcc7ce9f7907c1805ec;hb=5b8bb166bfa98770daef9de5c127fc2e6ef02340;hp=2c3e3604605542a03316d23aa0ed2817ac6057da;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/modules/field_ui/src/Form/EntityFormDisplayEditForm.php b/web/core/modules/field_ui/src/Form/EntityFormDisplayEditForm.php index 2c3e36046..128742f62 100644 --- a/web/core/modules/field_ui/src/Form/EntityFormDisplayEditForm.php +++ b/web/core/modules/field_ui/src/Form/EntityFormDisplayEditForm.php @@ -11,6 +11,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface; /** * Edit form for the EntityFormDisplay entity type. + * + * @internal */ class EntityFormDisplayEditForm extends EntityDisplayFormBase {