service rest_test.authentication.test_auth_global in Drupal 9
Same name and namespace in other branches
- 8 core/modules/rest/tests/modules/rest_test/rest_test.services.yml \rest_test.authentication.test_auth_global
- 10 core/modules/rest/tests/modules/rest_test/rest_test.services.yml \rest_test.authentication.test_auth_global
Class
Drupal\rest_test\Authentication\Provider\TestAuthGlobalTags
- authentication_provider
File
- core/
modules/ rest/ tests/ modules/ rest_test/ rest_test.services.yml - core/modules/rest/tests/modules/rest_test/rest_test.services.yml
View source
- class: Drupal\rest_test\Authentication\Provider\TestAuthGlobal
- tags:
- - { name: authentication_provider, provider_id: rest_test_auth_global, global: true }