Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / locale / src / Form / ExportForm.php
index ac217ee2ba7ad635f341c7fc2cfa063139926746..89f3fbb69dbe21410450e4212ab95e3c64cf6ae5 100644 (file)
@@ -14,6 +14,8 @@ use Symfony\Component\HttpFoundation\BinaryFileResponse;
 
 /**
  * Form for the Gettext translation files export form.
+ *
+ * @internal
  */
 class ExportForm extends FormBase {