public ShortcutSetStorage::__construct(EntityTypeInterface $entity_info, ConfigFactoryInterface $config_factory, UuidInterface $uuid_service, ModuleHandlerInterface $module_handler, LanguageManagerInterface $language_manager)
Constructs a ShortcutSetStorageController object.
Parameters
\Drupal\Core\Entity\EntityTypeInterface $entity_info: The entity info for the entity type.
\Drupal\Core\Config\ConfigFactoryInterface $config_factory: The config factory service.
\Drupal\Component\Uuid\UuidInter