service security_review.checklist in Security Review 8
Class
Drupal\security_review\Checklist13 string references to security_review.checklist
- Check::checklist in src/
Check.php - Returns the Security Review Checklist service.
- ChecklistController::create in src/
Controller/ ChecklistController.php - Instantiates a new instance of this class.
- ChecklistTest::setUp in tests/
src/ Kernel/ ChecklistTest.php - Sets up the environment, populates the $checks variable.
- ChecklistWebTest::setUp in tests/
src/ Functional/ ChecklistWebTest.php - Sets up the testing environment.
- HelpController::create in src/
Controller/ HelpController.php - Instantiates a new instance of this class.
File
View source
- class: Drupal\security_review\Checklist
- arguments:
- - '@security_review'
- - '@module_handler'
- - '@current_user'