Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / editor / src / Form / EditorLinkDialog.php
index 724f41307be0687beaea90d3ed9b04cc63f45d53..5f34e1078695241bba24c50e9a390a146970f177 100644 (file)
@@ -12,6 +12,8 @@ use Drupal\Core\Ajax\CloseModalDialogCommand;
 
 /**
  * Provides a link dialog for text editors.
+ *
+ * @internal
  */
 class EditorLinkDialog extends FormBase {