public TypeLinkManager::__construct(CacheBackendInterface $cache, ModuleHandlerInterface $module_handler, ConfigFactoryInterface $config_factory, RequestStack $request_stack, EntityTypeBundleInfoInterface $bundle_info_service)
Constructor.
Parameters
\Drupal\Core\Cache\CacheBackendInterface $cache: The injected cache backend for caching type URIs.
\Drupal\Core\Extension\ModuleHandlerInterface $module_handler: The module handler service.
\Drupal\Core\Config\ConfigFactoryInterface $config_factor