Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / config / src / Form / ConfigSync.php
index fe1b2e496a2abde35f5b9fa58f40294ff4449f4a..281309922a0bd18153732b435f6748b87d614e8c 100644 (file)
@@ -21,6 +21,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Construct the storage changes in a configuration synchronization form.
+ *
+ * @internal
  */
 class ConfigSync extends FormBase {