ContentTranslationOverviewAccess
class ContentTranslationOverviewAccess implements AccessInterface (View source)
Access check for entity translation overview.
Properties
| protected EntityTypeManagerInterface | $entityTypeManager | The entity type manager service. |
Methods
__construct(EntityTypeManagerInterface $entity_type_manager)
Constructs a ContentTranslationOverviewAccess object.
access(RouteMatchInterface $route_match, AccountInterface $account, string $entity_type_id)
Checks access to the translation overview for the entity and bundle.
Details
__construct(EntityTypeManagerInterface $entity_type_manager)
Constructs a ContentTranslationOverviewAccess object.
AccessResultInterface
access(RouteMatchInterface $route_match, AccountInterface $account, string $entity_type_id)
Checks access to the translation overview for the entity and bundle.