Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / filter / src / FilterFormatAddForm.php
index cb9b59881b911bbf71f54bcc7a88470cc924273c..39f1cb610b58fbdb1f8d836cc0c41194d43809b7 100644 (file)
@@ -6,6 +6,8 @@ use Drupal\Core\Form\FormStateInterface;
 
 /**
  * Provides a form for adding a filter format.
+ *
+ * @internal
  */
 class FilterFormatAddForm extends FilterFormatFormBase {