X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Ffield_layout%2Fsrc%2FForm%2FFieldLayoutEntityViewDisplayEditForm.php;h=3fc50e4dbfb75b1f39b22d0408d4df5d81ef4c43;hb=5b8bb166bfa98770daef9de5c127fc2e6ef02340;hp=92bfbde022d46b0985187af7834e384a774536b7;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/modules/field_layout/src/Form/FieldLayoutEntityViewDisplayEditForm.php b/web/core/modules/field_layout/src/Form/FieldLayoutEntityViewDisplayEditForm.php index 92bfbde02..3fc50e4db 100644 --- a/web/core/modules/field_layout/src/Form/FieldLayoutEntityViewDisplayEditForm.php +++ b/web/core/modules/field_layout/src/Form/FieldLayoutEntityViewDisplayEditForm.php @@ -10,6 +10,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface; /** * Edit form for the EntityViewDisplay entity type. + * + * @internal */ class FieldLayoutEntityViewDisplayEditForm extends EntityViewDisplayEditForm {