Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / aggregator / src / Form / OpmlFeedAdd.php
index 59e70d9727abadcf9a3929c9ee055c5ec386aeaf..60a189936240703f61db2ac55e96f5e39b4dc70e 100644 (file)
@@ -12,6 +12,8 @@ use GuzzleHttp\ClientInterface;
 
 /**
  * Imports feeds from OPML.
+ *
+ * @internal
  */
 class OpmlFeedAdd extends FormBase {