X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fshortcut%2Fsrc%2FShortcutForm.php;fp=web%2Fcore%2Fmodules%2Fshortcut%2Fsrc%2FShortcutForm.php;h=fa62cdb685f9ebe3fb4a1099146331221033c6ff;hp=bfe3133e47d07d8a3d62e7f46044d662059e31b1;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/modules/shortcut/src/ShortcutForm.php b/web/core/modules/shortcut/src/ShortcutForm.php index bfe3133e4..fa62cdb68 100644 --- a/web/core/modules/shortcut/src/ShortcutForm.php +++ b/web/core/modules/shortcut/src/ShortcutForm.php @@ -7,6 +7,8 @@ use Drupal\Core\Form\FormStateInterface; /** * Form handler for the shortcut entity forms. + * + * @internal */ class ShortcutForm extends ContentEntityForm {