You are here

constant UserEmailVerificationInterface::QUEUE_BLOCK_ACCOUNT_LIMIT in User email verification 8

Queue "Block user account": Quantity of users to block by one queue item.

File

src/UserEmailVerificationInterface.php, line 20

Class

UserEmailVerificationInterface
Interface defining User email verification helper service.

Namespace

Drupal\user_email_verification

Code

const QUEUE_BLOCK_ACCOUNT_LIMIT = 10;