X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fshortcut%2Fsrc%2FShortcutSetForm.php;fp=web%2Fcore%2Fmodules%2Fshortcut%2Fsrc%2FShortcutSetForm.php;h=3c8f4a798a69ceb7f95bdf08fb7cb094e17a0023;hp=721d2517d417d113c4e2d4ab0b5dd7720b5773ea;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/modules/shortcut/src/ShortcutSetForm.php b/web/core/modules/shortcut/src/ShortcutSetForm.php index 721d2517d..3c8f4a798 100644 --- a/web/core/modules/shortcut/src/ShortcutSetForm.php +++ b/web/core/modules/shortcut/src/ShortcutSetForm.php @@ -7,6 +7,8 @@ use Drupal\Core\Form\FormStateInterface; /** * Form handler for the shortcut set entity edit forms. + * + * @internal */ class ShortcutSetForm extends BundleEntityFormBase {