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