Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / filter / tests / filter_test / src / Form / FilterTestFormatForm.php
index a5049a1635edc8561401d1727f6040e11b760fe3..12e9b97ee9659f05280203c11e918ea03454238d 100644 (file)
@@ -7,6 +7,8 @@ use Drupal\Core\Form\FormStateInterface;
 
 /**
  * Shows a test form for testing the 'text_format' form element.
+ *
+ * @internal
  */
 class FilterTestFormatForm extends FormBase {