X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Ffield_ui%2Fsrc%2FForm%2FEntityDisplayModeAddForm.php;h=67450e55bc47e19f4de8920fce6f1cd2b076c0f3;hb=5b8bb166bfa98770daef9de5c127fc2e6ef02340;hp=ed1c5fe1e552e1743986ccca8b4e114008b54bd8;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/modules/field_ui/src/Form/EntityDisplayModeAddForm.php b/web/core/modules/field_ui/src/Form/EntityDisplayModeAddForm.php index ed1c5fe1e..67450e55b 100644 --- a/web/core/modules/field_ui/src/Form/EntityDisplayModeAddForm.php +++ b/web/core/modules/field_ui/src/Form/EntityDisplayModeAddForm.php @@ -7,6 +7,8 @@ use Symfony\Component\HttpKernel\Exception\NotFoundHttpException; /** * Provides the add form for entity display modes. + * + * @internal */ class EntityDisplayModeAddForm extends EntityDisplayModeFormBase {