Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / shortcut / src / ShortcutSetForm.php
index 721d2517d417d113c4e2d4ab0b5dd7720b5773ea..3c8f4a798a69ceb7f95bdf08fb7cb094e17a0023 100644 (file)
@@ -7,6 +7,8 @@ use Drupal\Core\Form\FormStateInterface;
 
 /**
  * Form handler for the shortcut set entity edit forms.
+ *
+ * @internal
  */
 class ShortcutSetForm extends BundleEntityFormBase {