Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / system / tests / modules / form_test / src / Form / FormTestMachineNameForm.php
index 542edc8a76f1ebc9ef668db82628949446c19178..ee287f4ced36c51c0494f16d95dc341027a1fef7 100644 (file)
@@ -8,6 +8,8 @@ use Symfony\Component\HttpFoundation\JsonResponse;
 
 /**
  * Form constructor for testing #type 'machine_name' elements.
+ *
+ * @internal
  */
 class FormTestMachineNameForm extends FormBase {