Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / system / tests / modules / form_test / src / SystemConfigFormTestForm.php
index f393beac0000aafd182cb4b8381a109f9bb4a82a..0a2855b8d182fd56e34778a58b902d2d9938be07 100644 (file)
@@ -6,6 +6,8 @@ use Drupal\Core\Form\ConfigFormBase;
 
 /**
  * Tests the ConfigFormBase class.
+ *
+ * @internal
  */
 class SystemConfigFormTestForm extends ConfigFormBase {