service rest_test.authentication.test_auth in Drupal 10
Same name and namespace in other branches
- 8 core/modules/rest/tests/modules/rest_test/rest_test.services.yml \rest_test.authentication.test_auth
- 9 core/modules/rest/tests/modules/rest_test/rest_test.services.yml \rest_test.authentication.test_auth
Class
Drupal\rest_test\Authentication\Provider\TestAuthTags
- 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\TestAuth
- tags:
- - { name: authentication_provider, provider_id: rest_test_auth }