Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / system / tests / modules / form_test / src / Form / FormTestCheckboxesZeroForm.php
index 59f81e95bda5f9a774eebc6079ec136dd56aeb9b..6d9f1b7fc53a457b98c842c834747c1b1d6a6198 100644 (file)
@@ -8,6 +8,8 @@ use Symfony\Component\HttpFoundation\JsonResponse;
 
 /**
  * Tests checkboxes zero.
+ *
+ * @internal
  */
 class FormTestCheckboxesZeroForm extends FormBase {