X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fconfig%2Fsrc%2FForm%2FConfigExportForm.php;h=4c5f15013692b6dda44530987900d0f412dd2b94;hb=1c1cb0980bfa6caf0c24cce671b6bb541dc87583;hp=e822f7fa422a86350c11bb93fd9141c45decfb0c;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/modules/config/src/Form/ConfigExportForm.php b/web/core/modules/config/src/Form/ConfigExportForm.php index e822f7fa4..4c5f15013 100644 --- a/web/core/modules/config/src/Form/ConfigExportForm.php +++ b/web/core/modules/config/src/Form/ConfigExportForm.php @@ -7,6 +7,8 @@ use Drupal\Core\Form\FormStateInterface; /** * Defines the configuration export form. + * + * @internal */ class ConfigExportForm extends FormBase {