Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / aggregator / src / Form / SettingsForm.php
index 48b2dfe87e28f0d1140b1e78580dcc280580f081..3014c5b9beb3d5b99905b1f475dcb4dba999849c 100644 (file)
@@ -13,6 +13,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Configures aggregator settings for this site.
+ *
+ * @internal
  */
 class SettingsForm extends ConfigFormBase {