AccessManager::__construct

public function AccessManager::__construct

public AccessManager::__construct(RouteProviderInterface $route_provider, ParamConverterManagerInterface $paramconverter_manager, AccessArgumentsResolverFactoryInterface $arguments_resolver_factory, AccountInterface $current_user, CheckProviderInterface $check_provider)

Constructs a AccessManager instance.

Parameters

\Drupal\Core\Routing\RouteProviderInterface $route_provider: The route provider.

登录查看完整内容