X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Fsrc%2FForm%2FThemeAdminForm.php;fp=web%2Fcore%2Fmodules%2Fsystem%2Fsrc%2FForm%2FThemeAdminForm.php;h=1c85a788964d9fcd057a6824b291700a750ab5b7;hp=e8d17edd257d3c1e24f523139cbddeef9617ad75;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 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 {