Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / filter / src / FilterFormatEditForm.php
index 9ffd8c86c77a969db8737debba31f918ea3c3f47..8173a785c0a4d670839f347c6f426c0192625b20 100644 (file)
@@ -7,6 +7,8 @@ use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
 
 /**
  * Provides a form for adding a filter format.
+ *
+ * @internal
  */
 class FilterFormatEditForm extends FilterFormatFormBase {