Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / system / tests / modules / database_test / src / Form / DatabaseTestForm.php
index 12eebccab638a4d9cb8bc31768034c1b60b8b3e8..63e2476319b60d78445ba6377f9591ef1c10342e 100644 (file)
@@ -8,6 +8,8 @@ use Drupal\user\Entity\User;
 
 /**
  * Form controller for database_test module.
+ *
+ * @internal
  */
 class DatabaseTestForm extends FormBase {