Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / system / tests / modules / form_test / src / Form / FormTestCheckboxTypeJugglingForm.php
index ad0a86e8c81f9a2ecf01a2efe84c5bef9ee6717f..770170aee1b60b9191016a511e1eec10acd83a7b 100644 (file)
@@ -7,6 +7,8 @@ use Drupal\Core\Form\FormStateInterface;
 
 /**
  * Builds a form to test return values for checkboxes.
+ *
+ * @internal
  */
 class FormTestCheckboxTypeJugglingForm extends FormBase {