service commerce.credentials_check_flood in Commerce Core 8.2
Class
Drupal\commerce\CredentialsCheckFlood2 string references to commerce.credentials_check_flood
- CompletionRegister::create in modules/
checkout/ src/ Plugin/ Commerce/ CheckoutPane/ CompletionRegister.php - Creates an instance of the plugin.
- Login::create in modules/
checkout/ src/ Plugin/ Commerce/ CheckoutPane/ Login.php - Creates an instance of the plugin.
File
View source
- class: Drupal\commerce\CredentialsCheckFlood
- arguments:
- - '@flood'
- - '@entity_type.manager'
- - '@config.factory'