Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / config / src / Form / ConfigExportForm.php
index e822f7fa422a86350c11bb93fd9141c45decfb0c..4c5f15013692b6dda44530987900d0f412dd2b94 100644 (file)
@@ -7,6 +7,8 @@ use Drupal\Core\Form\FormStateInterface;
 
 /**
  * Defines the configuration export form.
+ *
+ * @internal
  */
 class ConfigExportForm extends FormBase {