Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / shortcut / src / Form / SwitchShortcutSet.php
index 649cef765b7279aef4c9f7cb518554f07c66ef4b..726af172cde2480f448a8b0ee57b46f342c05e87 100644 (file)
@@ -11,6 +11,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Builds the shortcut set switch form.
+ *
+ * @internal
  */
 class SwitchShortcutSet extends FormBase {