Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / system / tests / modules / form_test / src / Form / FormTestDescriptionForm.php
index 81120ad1459cf174dcf72a9b77625210c3de7dd5..9da975668b2f9b694236f601a73ec38a9dc0faa5 100644 (file)
@@ -8,6 +8,8 @@ use Drupal\Core\Form\FormStateInterface;
 /**
  * Defines a form for testing form element description display options.
  *
+ * @internal
+ *
  * @see \Drupal\system\Tests\Form\ElementsLabelsTest::testFormDescriptions()
  */
 class FormTestDescriptionForm extends FormBase {