Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / system / tests / modules / form_test / src / Form / FormTestFormStateValuesCleanForm.php
index d5e0fd965872d285f729b7ff9c294402a5109f54..211cd7f73d4d5902188a1f8756c581ae2f9bc73b 100644 (file)
@@ -8,6 +8,8 @@ use Drupal\Core\Form\FormStateInterface;
 
 /**
  * Form builder for \Drupal\Core\Form\FormState::cleanValues() test.
+ *
+ * @internal
  */
 class FormTestFormStateValuesCleanForm extends FormBase {