Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / shortcut / src / Form / ShortcutDeleteForm.php
index fcabeec7ec2aebd24530a3a63785992d91184907..0e6c32c4ffec7056f3dd699ed8299ad6ce4014e8 100644 (file)
@@ -7,6 +7,8 @@ use Drupal\Core\Url;
 
 /**
  * Builds the shortcut link deletion form.
+ *
+ * @internal
  */
 class ShortcutDeleteForm extends ContentEntityDeleteForm {