Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / config / src / Form / ConfigSingleExportForm.php
index 8710655d7f949493befa4353d2cd38fa3763f58f..b09ca9ab94f673547f2d5571ce421e3c9bd828f4 100644 (file)
@@ -15,6 +15,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Provides a form for exporting a single configuration file.
+ *
+ * @internal
  */
 class ConfigSingleExportForm extends FormBase {