Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / shortcut / src / Form / ShortcutSetDeleteForm.php
index c383627b878ccd9b108722df55ed6472baea9f73..b14e4e386eb5148f883209220f546d9dd1dec10e 100644 (file)
@@ -10,6 +10,8 @@ use Drupal\Core\Database\Connection;
 
 /**
  * Builds the shortcut set deletion form.
+ *
+ * @internal
  */
 class ShortcutSetDeleteForm extends EntityDeleteForm {