service tmgmt.job_checkout_manager in Translation Management Tool 8
Class
Drupal\tmgmt\JobCheckoutManager2 string references to tmgmt.job_checkout_manager
- JobForm::create in src/
Form/ JobForm.php - Instantiates a new instance of this class.
- TMGMTUiTest::testCheckoutFunction in tests/
src/ Functional/ TMGMTUiTest.php - Tests the tmgmt_job_checkout() function.
File
View source
- class: Drupal\tmgmt\JobCheckoutManager
- arguments:
- - '@request_stack'
- - '@tmgmt.queue'
- - '@module_handler'
- - '@config.factory'
- - '@entity_type.manager'