Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / aggregator / src / FeedForm.php
index 1580a307dc1fa80043ca254b1d90ad7f5c558e3b..aed2cd19c359524676170345d471153c5bd762f6 100644 (file)
@@ -8,6 +8,8 @@ use Drupal\Core\Url;
 
 /**
  * Form handler for the aggregator feed edit forms.
+ *
+ * @internal
  */
 class FeedForm extends ContentEntityForm {