Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / simpletest / src / Form / SimpletestTestForm.php
index 1bf43ce4395255564e8630d55aa0fa93e604b989..0b704f90c54310afed47bde78ddef7c924995d38 100644 (file)
@@ -10,6 +10,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * List tests arranged in groups that can be selected and run.
+ *
+ * @internal
  */
 class SimpletestTestForm extends FormBase {