Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / system / src / Form / ThemeAdminForm.php
index e8d17edd257d3c1e24f523139cbddeef9617ad75..1c85a788964d9fcd057a6824b291700a750ab5b7 100644 (file)
@@ -7,6 +7,8 @@ use Drupal\Core\Form\FormStateInterface;
 
 /**
  * Form to select the administration theme.
+ *
+ * @internal
  */
 class ThemeAdminForm extends ConfigFormBase {