Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / config_translation / src / Form / ConfigTranslationDeleteForm.php
index ca3ad28aa30de8a47f726cb62fec2663f805fc5e..273b26c9e55498d703c528cdd6855de216e81e46 100644 (file)
@@ -15,6 +15,8 @@ use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
 
 /**
  * Builds a form to delete configuration translation.
+ *
+ * @internal
  */
 class ConfigTranslationDeleteForm extends ConfirmFormBase {