user_auth_decorator_test.services.yml

Same filename in other branches
  1. 10 core/modules/user/tests/modules/user_auth_decorator_test/user_auth_decorator_test.services.yml
core/modules/user/tests/modules/user_auth_decorator_test/user_auth_decorator_test.services.yml

File

core/modules/user/tests/modules/user_auth_decorator_test/user_auth_decorator_test.services.yml

View source
  1. services:
  2. user_auth_decorator.user.auth:
  3. class: \Drupal\user_auth_decorator_test\UserAuthDecorator
  4. decorates: user.auth
  5. arguments:
  6. - '@user_auth_decorator.user.auth.inner'

Services

Title Deprecated Summary
user_auth_decorator.user.auth \Drupal\user_auth_decorator_test\UserAuthDecorator

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.