Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / config / src / Form / ConfigImportForm.php
index 0c3def8619d6ef814979da2dbb693555e3768373..6b7b557c1556d450415a4dc7bf10d71b3f9bf786 100644 (file)
@@ -10,6 +10,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Defines the configuration import form.
+ *
+ * @internal
  */
 class ConfigImportForm extends FormBase {