X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Ffield_ui%2Fsrc%2FForm%2FEntityDisplayModeEditForm.php;h=d7fa5527b1b058cba06199e0065db65949b39ff4;hb=5b8bb166bfa98770daef9de5c127fc2e6ef02340;hp=8a874dac5e2bd402b33c47965b03c977e8b40bb9;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/modules/field_ui/src/Form/EntityDisplayModeEditForm.php b/web/core/modules/field_ui/src/Form/EntityDisplayModeEditForm.php index 8a874dac5..d7fa5527b 100644 --- a/web/core/modules/field_ui/src/Form/EntityDisplayModeEditForm.php +++ b/web/core/modules/field_ui/src/Form/EntityDisplayModeEditForm.php @@ -4,6 +4,8 @@ namespace Drupal\field_ui\Form; /** * Provides the edit form for entity display modes. + * + * @internal */ class EntityDisplayModeEditForm extends EntityDisplayModeFormBase {