Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / system / src / Form / ModulesListExperimentalConfirmForm.php
index 7488544cb60f957bea13ba73c0abeb47a5b6baf8..5586ce70ba7e594c3b8e5d00a0e108425bc1635b 100644 (file)
@@ -4,6 +4,8 @@ namespace Drupal\system\Form;
 
 /**
  * Builds a confirmation form for enabling experimental modules.
+ *
+ * @internal
  */
 class ModulesListExperimentalConfirmForm extends ModulesListConfirmForm {