service drd_agent.setup in DRD Agent 8.3
Same name and namespace in other branches
- 4.0.x drd_agent.services.yml \drd_agent.setup
Class
Drupal\drd_agent\Setup3 string references to drd_agent.setup
- Authorize::create in src/
Form/ Authorize.php - Instantiates a new instance of this class.
- Base::authorize in src/
Agent/ Action/ Base.php - Authorize the DRD instance, all validations have passed successfully.
- Base::ott in src/
Agent/ Action/ Base.php - Validate a one-time-token.
File
View source
- class: Drupal\drd_agent\Setup
- arguments:
- - '@config.factory'
- - '@datetime.time'
- - '@request_stack'