Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. user.services.yml

user.current_user_context

Class

Drupal\user\ContextProvider\CurrentUserContext

Tags

  • context_provider

File

core/modules/user/user.services.yml

View source
  1. class: Drupal\user\ContextProvider\CurrentUserContext
  2. arguments:
  3. - '@current_user'
  4. - '@entity_type.manager'
  5. tags:
  6. - { name: context_provider }

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal