Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / file / tests / file_module_test / src / Form / FileModuleTestForm.php
index 9dc9d3595e6f33ccac03451610cdff3de2380d40..51353f6381b16fa9d7692af468f7d8a79cebb0fd 100644 (file)
@@ -7,6 +7,8 @@ use Drupal\Core\Form\FormStateInterface;
 
 /**
  * Form controller for file_module_test module.
+ *
+ * @internal
  */
 class FileModuleTestForm extends FormBase {