Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / filter / src / Form / FilterDisableForm.php
index c6e82949fd7e0e7d125aff913c36aee32d4c381a..a8a2ba3aad44600b6a819947c8848da27f75e17a 100644 (file)
@@ -8,6 +8,8 @@ use Drupal\Core\Url;
 
 /**
  * Provides the filter format disable form.
+ *
+ * @internal
  */
 class FilterDisableForm extends EntityConfirmFormBase {