Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / locale / src / Form / TranslationStatusForm.php
index 3243da0a71284a0c4f6444a696892d26863d2e8d..bf87567e83d3d0fa879f70f216d9025426c6675e 100644 (file)
@@ -10,6 +10,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Provides a translation status form.
+ *
+ * @internal
  */
 class TranslationStatusForm extends FormBase {