Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / content_translation / src / Form / ContentTranslationDeleteForm.php
index 9d225dc66b746c3edafabb0e6559db815f2de66a..bbbea44a167438953115a40845481fc42bfb1019 100644 (file)
@@ -8,6 +8,8 @@ use Drupal\Core\Language\LanguageInterface;
 
 /**
  * Delete translation form for content_translation module.
+ *
+ * @internal
  */
 class ContentTranslationDeleteForm extends ContentEntityDeleteForm {