service authorization.manager in Authorization 8
Class
Drupal\authorization\AuthorizationController2 string references to authorization.manager
- authorization_user_login in ./
authorization.module - Implements hook_user_login().
- ControllerTest::testController in tests/
src/ Kernel/ ControllerTest.php - Test processing authorizations.
File
View source
- class: Drupal\authorization\AuthorizationController
- arguments:
- - '@entity_type.manager'
- - '@logger.channel.authorization'