X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Fsrc%2FForm%2FThemeAdminForm.php;h=1c85a788964d9fcd057a6824b291700a750ab5b7;hb=4f1b9b4ab48a8498afac9e2213a02a23ccf4a06c;hp=e8d17edd257d3c1e24f523139cbddeef9617ad75;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/modules/system/src/Form/ThemeAdminForm.php b/web/core/modules/system/src/Form/ThemeAdminForm.php index e8d17edd2..1c85a7889 100644 --- a/web/core/modules/system/src/Form/ThemeAdminForm.php +++ b/web/core/modules/system/src/Form/ThemeAdminForm.php @@ -7,6 +7,8 @@ use Drupal\Core\Form\FormStateInterface; /** * Form to select the administration theme. + * + * @internal */ class ThemeAdminForm extends ConfigFormBase {